#include <h225.h>
Inheritance diagram for H225_VendorIdentifier:
Public Types | |
enum | OptionalFields { e_productId, e_versionId, e_enterpriseNumber } |
Public Member Functions | |
H225_VendorIdentifier (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 | |
H225_H221NonStandard | m_vendor |
PASN_OctetString | m_productId |
PASN_OctetString | m_versionId |
PASN_ObjectId | m_enterpriseNumber |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|