class SS7L3User

Abstract user of SS7 layer 3 (network) message transfer part. More...

Contains pure virtuals
Full nameTelEngine::SS7L3User
Definition#include <libs/ysig/yatesig.h>
InheritsTelEngine::SignallingComponent [virtual public ]
Inherited bySS7BICC, SS7ISUP, SS7Layer4, SS7Maintenance, SS7Management, SS7Router, SS7SCCP, SS7TUP
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

An user of a Layer 3 (data link) SS7 message transfer part

void  attach (SS7Layer3* network)

attach

[pure virtual]

Attach a SS7 Layer 3 (network) to the user component

Parameters:
networkPointer to network component to attach

bool  receivedMSU (const SS7MSU& msu, const SS7Label& label, SS7Layer3* network, int sls)

receivedMSU

[protected pure virtual]

Process a MSU received from the Layer 3 component

Parameters:
msuMessage data, starting with Service Indicator Octet
labelRouting label of the received MSU
networkNetwork layer that delivered the MSU
slsSignalling Link the MSU was received from

Returns: True if the MSU was processed

void  notify (SS7Layer3* link, int sls)

notify

[protected virtual]

Process a notification generated by the attached network layer

Parameters:
linkNetwork or linkset that generated the notification
slsSignalling Link that generated the notification, negative if none


Generated by: paulc on bussard on Mon Mar 8 12:18:15 2010, using kdoc 2.0a54.