|
|
u_int32_t | m_msgID |
| |
|
u_int32_t | m_msgMaxSize |
| |
|
OctetString | m_msgFlags |
| |
|
u_int32_t | m_msgSecurityModel |
| |
|
|
static const int | s_type = ASNLib::SEQUENCE |
| |
|
static const u_int32_t | s_msgIDMinSize = 0x0 |
| |
|
static const u_int32_t | s_msgIDMaxSize = 0x7fffffff |
| |
|
static const u_int32_t | s_msgMaxSizeMinSize = 0x1e4 |
| |
|
static const u_int32_t | s_msgMaxSizeMaxSize = 0x7fffffff |
| |
|
static const u_int8_t | s_msgFlagsSize = 0x1 |
| |
|
static const u_int32_t | s_msgSecurityModelMinSize = 0x1 |
| |
|
static const u_int32_t | s_msgSecurityModelMaxSize = 0x7fffffff |
| |
◆ decode()
Function to decode the parameters of this object from given data
- Parameters
-
| data | DataBlock from which the object is decoded |
Implements AsnObject.
◆ encode()
Function to encode this object into a datablock
- Parameters
-
| data | The DataBlock in which the object should be encoded |
Implements AsnObject.
◆ getParams()
Function for obtaining this object's data
- Parameters
-
| params | NamedList in which this object's data should be put |
Implements AsnObject.
◆ setParams()
Function for setting this object's data
- Parameters
-
| params | NamedList containing the values to which this object's data should be set |
Implements AsnObject.
The documentation for this class was generated from the following file: