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