Public Types | |
| enum | OptionalFields { e_replyAddress, e_integrityCheckValue, e_tokens, e_cryptoTokens, e_nonStandard, e_serviceID, e_genericData, e_featureSet, e_version } |
Public Member Functions | |
| 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_sequenceNumber |
| H501_ProtocolVersion | m_annexGversion |
| PASN_Integer | m_hopCount |
| H501_ArrayOf_TransportAddress | m_replyAddress |
| H225_ICV | m_integrityCheckValue |
| H501_ArrayOf_ClearToken | m_tokens |
| H501_ArrayOf_CryptoH323Token | m_cryptoTokens |
| H501_ArrayOf_NonStandardParameter | m_nonStandard |
| H225_GloballyUniqueID | m_serviceID |
| H501_ArrayOf_GenericData | m_genericData |
| H225_FeatureSet | m_featureSet |
| H501_ProtocolVersion | m_version |
Definition at line 1757 of file h501.h.
1.5.2