List of all members.
Constructor & Destructor Documentation
SccpLocalSubsystem |
( |
unsigned char |
ssn, |
|
|
u_int64_t |
coordInterval, |
|
|
u_int64_t |
istInterval, |
|
|
unsigned char |
smi = 0 |
|
) |
| |
Constructor
- Parameters:
-
ssn | The subsystem number |
coordInterval | The time interval for coordinate changed timer |
istInterval | The time interval for ignore status test timer |
smi | Subsystem multiplicity indicator |
Member Function Documentation
Append new backup subsystem
- Parameters:
-
backup | The backup subsystem to append |
Clear remote backup subsystems
Dump this sccp subsystem status
- Parameters:
-
unsigned char getSmi |
( |
| ) |
[inline] |
Obtain the subsystem multiplicity indicator of this subsystem
- Returns:
- The Subsystem multiplicity indicator
unsigned char getSSN |
( |
| ) |
[inline] |
Obtain the subsystem number number of this sccp subsystem
- Returns:
- The ssn associated with this subsystem
SCCPManagement::SccpStates getState |
( |
| ) |
[inline] |
Obtain the state associated with this sccp subsystem
- Returns:
- The state of this SCCP subsystem
Check if this subsystem should ignore SST (Subsystem status test)
Handle coord timer timeout
- Parameters:
-
mgm | Pointer to sccp management who owns this sccp local subsystem |
Process a subsystem out of service grant message
- Parameters:
-
ssn | The remote ssn |
pointcode | The remote pointcode |
- Returns:
- True if the message was procesed
Helper method used to reset timers
Inform this subsystem if should ignore subsystem status tests
- Parameters:
-
ignore | True to ignore subsystem status tests |
void setState |
( |
SCCPManagement::SccpStates |
newState | ) |
[inline] |
Set a new state of this SCCP subsystem
- Parameters:
-
newState | Thew new state to set |
Start coordinate change timer
Stop coordinate change timer
Check if coordinate change timer has timed out
- Returns:
- True if coordinate change timer has timed out
The documentation for this class was generated from the following file: