|
OpenH323
1.18.0
|
#include <h245.h>
Public Types | |
| enum | Choices { e_rfc2198coding, e_rfc2733sameport, e_rfc2733diffport } |
Public Member Functions | |
| H245_FECData_rfc2733_pktMode (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H245_FECData_rfc2733_pktMode_rfc2733sameport & () | |
| operator const H245_FECData_rfc2733_pktMode_rfc2733sameport & () const | |
| operator H245_FECData_rfc2733_pktMode_rfc2733diffport & () | |
| operator const H245_FECData_rfc2733_pktMode_rfc2733diffport & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| H245_FECData_rfc2733_pktMode::H245_FECData_rfc2733_pktMode | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H245_FECData_rfc2733_pktMode::Clone | ( | ) | const |
| H245_FECData_rfc2733_pktMode::operator const H245_FECData_rfc2733_pktMode_rfc2733diffport & | ( | ) | const |
| H245_FECData_rfc2733_pktMode::operator const H245_FECData_rfc2733_pktMode_rfc2733sameport & | ( | ) | const |
| H245_FECData_rfc2733_pktMode::operator H245_FECData_rfc2733_pktMode_rfc2733diffport & | ( | ) |
| H245_FECData_rfc2733_pktMode::operator H245_FECData_rfc2733_pktMode_rfc2733sameport & | ( | ) |
1.7.6.1