#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
PObject* H245_Criteria::Clone |
( |
| ) |
const |
Comparison H245_Criteria::Compare |
( |
const PObject & |
obj | ) |
const |
BOOL H245_Criteria::Decode |
( |
PASN_Stream & |
strm | ) |
|
void H245_Criteria::Encode |
( |
PASN_Stream & |
strm | ) |
const |
PINDEX H245_Criteria::GetDataLength |
( |
| ) |
const |
void H245_Criteria::PrintOn |
( |
ostream & |
strm | ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: