#include <h245.h>
Inheritance diagram for H245_ATMParameters:
Public Member Functions | |
H245_ATMParameters (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
PASN_Integer | m_maxNTUSize |
PASN_Boolean | m_atmUBR |
PASN_Boolean | m_atmrtVBR |
PASN_Boolean | m_atmnrtVBR |
PASN_Boolean | m_atmABR |
PASN_Boolean | m_atmCBR |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|