Yate
Public Member Functions
SccpSubsystem Class Reference
Inheritance diagram for SccpSubsystem:
RefObject GenObject

List of all members.

Public Member Functions

 SccpSubsystem (int ssn, SCCPManagement::SccpStates state=SCCPManagement::Allowed, unsigned char smi=0)
unsigned char getSSN ()
SCCPManagement::SccpStates getState ()
void setState (SCCPManagement::SccpStates state)
unsigned char getSmi ()
void dump (String &dest)

Constructor & Destructor Documentation

SccpSubsystem ( int  ssn,
SCCPManagement::SccpStates  state = SCCPManagement::Allowed,
unsigned char  smi = 0 
) [inline]

Constructor

Parameters:
ssnThe subsystem number alocated to this subsystem
stateThe subsystem initial state

Member Function Documentation

void dump ( String dest) [inline]

Dump this sccp subsystem status

Parameters:
destDestination string

References SCCPManagement::stateName().

unsigned char getSmi ( ) [inline]

Obtain the subsystem multiplicity indicator of this sccp subsystem

Returns:
The subsystem multiplicity indicator
unsigned char getSSN ( ) [inline]

Obtain subsystem number

Returns:
The subsystem number
SCCPManagement::SccpStates getState ( ) [inline]

Obtain the state of this subsystem

Returns:
This subsystem state
void setState ( SCCPManagement::SccpStates  state) [inline]

Set the state of this subsystem

Parameters:
stateThe new state

The documentation for this class was generated from the following file: