class SS7TCAPMessage

TCAP message wrapper. More...

Full nameTelEngine::SS7TCAPMessage
Definition#include <libs/ysig/yatesig.h>
InheritsTelEngine::GenObject [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A TCAP message wrapper, encapsulates the data received from SCCP

inline  SS7TCAPMessage (NamedList& params, DataBlock& data, bool notice = false)

SS7TCAPMessage

Constructor

Parameters:
paramsNamedList reference containing information from the SCCP level
dataDataBlock representing the TCAP payload
noticeFlag if this is a notification, true if it is, false if it's a message

inline NamedList&  msgParams ()

msgParams

Get the SCCP parameters

Returns: NamedList reference containing information from the SCCP level

inline DataBlock&  msgData ()

msgData

Get the TCAP message data

Returns: DataBlock representing the encoded TCAP message

inline bool&  isNotice ()

isNotice

Is this message a notice or a normal message?

Returns: True if message is a notice, false otherwise


Generated by: paulc on bussard on Sun Oct 20 21:06:06 2013, using kdoc 2.0a54.