ns3::Cid Class Reference
List of all members.
Member Function Documentation
| static Cid ns3::Cid::Broadcast |
( |
void |
|
) |
[static] |
- Returns:
- the broadcast cid
| uint16_t ns3::Cid::GetIdentifier |
( |
void |
|
) |
const |
- Returns:
- the identifier of the cid
| static Cid ns3::Cid::InitialRanging |
( |
void |
|
) |
[static] |
- Returns:
- the initial ranging cid
| bool ns3::Cid::IsBroadcast |
( |
void |
|
) |
const |
- Returns:
- true if the cid is a broadcast cid, false otherwise
| bool ns3::Cid::IsInitialRanging |
( |
void |
|
) |
const |
- Returns:
- true if the cid is an initial ranging cid, false otherwise
| bool ns3::Cid::IsMulticast |
( |
void |
|
) |
const |
- Returns:
- true if the cid is a multicast cid, false otherwise
| bool ns3::Cid::IsPadding |
( |
void |
|
) |
const |
- Returns:
- true if the cid is a padding cid, false otherwise
| static Cid ns3::Cid::Padding |
( |
void |
|
) |
[static] |
The documentation for this class was generated from the following file: