#include <h501.h>
Inheritance diagram for H501_AddressTemplate:
Public Types | |
enum | OptionalFields { e_supportedProtocols, e_featureSet } |
Public Member Functions | |
H501_AddressTemplate (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 | |
H501_ArrayOf_Pattern | m_pattern |
H501_ArrayOf_RouteInformation | m_routeInfo |
PASN_Integer | m_timeToLive |
H501_ArrayOf_SupportedProtocols | m_supportedProtocols |
H225_FeatureSet | m_featureSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|