#include <h225.h>
List of all members.
Public Member Functions |
| H225_ICV (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 |
PASN_ObjectId | m_algorithmOID |
PASN_BitString | m_icv |
Constructor & Destructor Documentation
H225_ICV::H225_ICV |
( |
unsigned |
tag = UniversalSequence , |
|
|
TagClass |
tagClass = UniversalTagClass |
|
) |
| |
Member Function Documentation
PObject* H225_ICV::Clone |
( |
| ) |
const |
Comparison H225_ICV::Compare |
( |
const PObject & |
obj | ) |
const |
BOOL H225_ICV::Decode |
( |
PASN_Stream & |
strm | ) |
|
void H225_ICV::Encode |
( |
PASN_Stream & |
strm | ) |
const |
PINDEX H225_ICV::GetDataLength |
( |
| ) |
const |
void H225_ICV::PrintOn |
( |
ostream & |
strm | ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: