#include <h501.h>
Inheritance diagram for H501_ContactInformation:

Public Types | |
| enum | OptionalFields {  e_transportQoS, e_security, e_accessTokens, e_multipleCalls, e_featureSet, e_circuitID, e_supportedCircuits }  | 
Public Member Functions | |
| H501_ContactInformation (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const | 
| PBoolean | 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_AliasAddress | m_transportAddress | 
| PASN_Integer | m_priority | 
| H225_TransportQOS | m_transportQoS | 
| H501_ArrayOf_SecurityMode | m_security | 
| H501_ArrayOf_AccessToken | m_accessTokens | 
| PASN_Boolean | m_multipleCalls | 
| H225_FeatureSet | m_featureSet | 
| H225_CircuitInfo | m_circuitID | 
| H501_ArrayOf_CircuitIdentifier | m_supportedCircuits | 
| H501_ContactInformation::H501_ContactInformation | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H501_ContactInformation::GetDataLength | ( | ) | const | 
| PBoolean H501_ContactInformation::Decode | ( | PASN_Stream & | strm | ) | 
| void H501_ContactInformation::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H501_ContactInformation::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H501_ContactInformation::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H501_ContactInformation::Clone | ( | ) | const | 
| PASN_Integer H501_ContactInformation::m_priority | 
| PASN_Boolean H501_ContactInformation::m_multipleCalls | 
 1.5.1