|
OpenH323
1.18.0
|
#include <gccpdu.h>
Public Member Functions | |
| GCC_ConferenceLockIndication (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 |
| PObject * | Clone () const |
| GCC_ConferenceLockIndication::GCC_ConferenceLockIndication | ( | unsigned | tag = UniversalSequence, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* GCC_ConferenceLockIndication::Clone | ( | ) | const |
| BOOL GCC_ConferenceLockIndication::Decode | ( | PASN_Stream & | strm | ) |
| void GCC_ConferenceLockIndication::Encode | ( | PASN_Stream & | strm | ) | const |
| PINDEX GCC_ConferenceLockIndication::GetDataLength | ( | ) | const |
| void GCC_ConferenceLockIndication::PrintOn | ( | ostream & | strm | ) | const |
1.7.6.1