#include <h4501.h>
Inheritance diagram for H4501_SupplementaryService:

Public Types | |
| enum | OptionalFields { e_networkFacilityExtension, e_interpretationApdu } | 
Public Member Functions | |
| H4501_SupplementaryService (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 | |
| H4501_NetworkFacilityExtension | m_networkFacilityExtension | 
| H4501_InterpretationApdu | m_interpretationApdu | 
| H4501_ServiceApdus | m_serviceApdu | 
| H4501_SupplementaryService::H4501_SupplementaryService | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H4501_SupplementaryService::GetDataLength | ( | ) | const | 
| PBoolean H4501_SupplementaryService::Decode | ( | PASN_Stream & | strm | ) | 
| void H4501_SupplementaryService::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H4501_SupplementaryService::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H4501_SupplementaryService::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H4501_SupplementaryService::Clone | ( | ) | const | 
 1.5.1