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:
-
| ssn | The subsystem number alocated to this subsystem |
| state | The subsystem initial state |
Member Function Documentation
| 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:
-
The documentation for this class was generated from the following file: