|
OPAL
Version 3.14.3
|
#include <h460pres.h>
Inherits PASN_Sequence.

Public Types | |
| enum | OptionalFields { e_instruction } |
Public Member Functions | |
| H460P_PresenceStatus (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const |
| PBoolean | Decode (PASN_Stream &strm) |
| void | Encode (PASN_Stream &strm) const |
| void | PrintOn (ostream &strm) const |
| Comparison | Compare (const PObject &obj) const |
| PObject * | Clone () const |
Data Fields | |
| H460P_ArrayOf_PresenceNotification | m_notification |
| H460P_ArrayOf_PresenceInstruction | m_instruction |
| H460P_PresenceStatus::H460P_PresenceStatus | ( | unsigned | tag = UniversalSequence, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H460P_PresenceStatus::Clone | ( | ) | const |
| Comparison H460P_PresenceStatus::Compare | ( | const PObject & | obj | ) | const |
| PBoolean H460P_PresenceStatus::Decode | ( | PASN_Stream & | strm | ) |
| void H460P_PresenceStatus::Encode | ( | PASN_Stream & | strm | ) | const |
| PINDEX H460P_PresenceStatus::GetDataLength | ( | ) | const |
| void H460P_PresenceStatus::PrintOn | ( | ostream & | strm | ) | const |
| H460P_ArrayOf_PresenceInstruction H460P_PresenceStatus::m_instruction |
| H460P_ArrayOf_PresenceNotification H460P_PresenceStatus::m_notification |