class SIGAdaptServer

Server side SIGTRAN User Adaptation component. More...

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

Protected Methods


Detailed Description

Generic server side (SG) Signalling Transport User Adaptation component

inline explicit  SIGAdaptServer (const char* name = 0, const NamedList* params = 0, u_int32_t payload = 0, u_int16_t port = 0)

SIGAdaptServer

[protected]

Constructs an uninitialized User Adaptation server component

Parameters:
nameName of this component
paramsOptional pointer to creation parameters
payloadSCTP payload code, ignored for other transports
portSCTP/TCP/UDP default port used for transport

bool  processMgmtMSG (unsigned char msgType, const DataBlock& msg, int streamId)

processMgmtMSG

[protected virtual]

Process Management messages as SG

Parameters:
msgTypeType of the message, depends on the class
msgMessage data, may be empty
streamIdIdentifier of the stream the message was received on

Returns: True if the message was handled

Reimplemented from SIGAdaptation.

bool  processAspsmMSG (unsigned char msgType, const DataBlock& msg, int streamId)

processAspsmMSG

[protected virtual]

Process ASP State Maintenance messages as SG

Parameters:
msgTypeType of the message, depends on the class
msgMessage data, may be empty
streamIdIdentifier of the stream the message was received on

Returns: True if the message was handled

Reimplemented from SIGAdaptation.

bool  processAsptmMSG (unsigned char msgType, const DataBlock& msg, int streamId)

processAsptmMSG

[protected virtual]

Process ASP Traffic Maintenance messages as SG

Parameters:
msgTypeType of the message, depends on the class
msgMessage data, may be empty
streamIdIdentifier of the stream the message was received on

Returns: True if the message was handled

Reimplemented from SIGAdaptation.


Generated by: paulc on bussard on Fri Apr 1 18:17:10 2011, using kdoc 2.0a54.