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