|
Yate
|
TCAP message wrapper. More...
#include <yatesig.h>
Public Member Functions | |
| SS7TCAPMessage (NamedList ¶ms, DataBlock &data, bool notice=false) | |
| NamedList & | msgParams () |
| DataBlock & | msgData () |
| bool & | isNotice () |
TCAP message wrapper.
A TCAP message wrapper, encapsulates the data received from SCCP
| SS7TCAPMessage | ( | NamedList & | params, |
| DataBlock & | data, | ||
| bool | notice = false |
||
| ) | [inline] |
| bool& isNotice | ( | ) | [inline] |
Is this message a notice or a normal message?
Get the TCAP message data
1.7.6.1