#include <h225.h>
Inheritance diagram for H225_ICV:

Public Member Functions | |
| H225_ICV (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 | |
| PASN_ObjectId | m_algorithmOID | 
| PASN_BitString | m_icv | 
| H225_ICV::H225_ICV | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H225_ICV::GetDataLength | ( | ) | const | 
| PBoolean H225_ICV::Decode | ( | PASN_Stream & | strm | ) | 
| void H225_ICV::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H225_ICV::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H225_ICV::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H225_ICV::Clone | ( | ) | const | 
| PASN_ObjectId H225_ICV::m_algorithmOID | 
| PASN_BitString H225_ICV::m_icv | 
 1.5.1