#include <h225.h>
Public Types | |
| enum | Choices {  e_resourceUnavailable, e_terminalExcluded, e_invalidRevision, e_undefinedReason, e_securityDenial, e_genericDataReason, e_neededFeatureNotSupported, e_securityError }  | 
Public Member Functions | |
| H225_GatekeeperRejectReason (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H225_SecurityErrors & () | |
| operator const H225_SecurityErrors & () const | |
| PBoolean | CreateObject () | 
| PObject * | Clone () const | 
| H225_GatekeeperRejectReason::H225_GatekeeperRejectReason | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| H225_GatekeeperRejectReason::operator H225_SecurityErrors & | ( | ) | 
| H225_GatekeeperRejectReason::operator const H225_SecurityErrors & | ( | ) | const | 
| PBoolean H225_GatekeeperRejectReason::CreateObject | ( | ) | 
| PObject* H225_GatekeeperRejectReason::Clone | ( | ) | const | 
 1.5.1