#include <h245.h>
Inheritance diagram for H245_H2250LogicalChannelAckParameters:

Public Types | |
| enum | OptionalFields { e_nonStandard, e_sessionID, e_mediaChannel, e_mediaControlChannel, e_dynamicRTPPayloadType, e_flowControlToZero, e_portNumber } |
Public Member Functions | |
| H245_H2250LogicalChannelAckParameters (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 |
| Comparison | Compare (const PObject &obj) const |
| PObject * | Clone () const |
Public Attributes | |
| H245_ArrayOf_NonStandardParameter | m_nonStandard |
| PASN_Integer | m_sessionID |
| H245_TransportAddress | m_mediaChannel |
| H245_TransportAddress | m_mediaControlChannel |
| PASN_Integer | m_dynamicRTPPayloadType |
| PASN_Boolean | m_flowControlToZero |
| PASN_Integer | m_portNumber |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2