|
PTLib
Version 2.14.3
|
#include <rfc1155.h>
Inherits PASN_Choice.
Public Member Functions | |
| PRFC1155_ObjectSyntax (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator PRFC1155_SimpleSyntax & () | |
| operator const PRFC1155_SimpleSyntax & () const | |
| operator PRFC1155_ApplicationSyntax & () | |
| operator const PRFC1155_ApplicationSyntax & () const | |
| PBoolean | CreateObject () |
| PObject * | Clone () const |
| PRFC1155_ObjectSyntax::PRFC1155_ObjectSyntax | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* PRFC1155_ObjectSyntax::Clone | ( | ) | const |
| PBoolean PRFC1155_ObjectSyntax::CreateObject | ( | ) |
| PRFC1155_ObjectSyntax::operator const PRFC1155_ApplicationSyntax & | ( | ) | const |
| PRFC1155_ObjectSyntax::operator const PRFC1155_SimpleSyntax & | ( | ) | const |
| PRFC1155_ObjectSyntax::operator PRFC1155_ApplicationSyntax & | ( | ) |
| PRFC1155_ObjectSyntax::operator PRFC1155_SimpleSyntax & | ( | ) |