OPAL  Version 3.10.4
OpalAuthorisationRequestCommand Class Reference

#include <pres_ent.h>

Inheritance diagram for OpalAuthorisationRequestCommand:
OpalPresentityCommand

Public Member Functions

 OpalAuthorisationRequestCommand ()
- Public Member Functions inherited from OpalPresentityCommand
 OpalPresentityCommand (bool responseNeeded=false)
virtual ~OpalPresentityCommand ()
virtual void Process (OpalPresentity &presentity)=0

Data Fields

OpalPresentity::Authorisation m_authorisation
 Authorisation mode to indicate to remote.
PString m_note
 Optional extra note attached to subscription request.
- Data Fields inherited from OpalPresentityCommand
CmdSeqType m_sequence
bool m_responseNeeded
PURL m_presentity

Additional Inherited Members

- Public Types inherited from OpalPresentityCommand
typedef PAtomicInteger::IntegerType CmdSeqType

Detailed Description

Command for authorising a request by some other presentity to see our status. This action is typically due to some other presentity doing the equivalent of a OpalSubscribeToPresenceCommand. The mechanism by which this happens is dependent on the concrete OpalPresentity class and it's underlying protocol.


Constructor & Destructor Documentation

OpalAuthorisationRequestCommand::OpalAuthorisationRequestCommand ( )
inline

Field Documentation

OpalPresentity::Authorisation OpalAuthorisationRequestCommand::m_authorisation

Authorisation mode to indicate to remote.

PString OpalAuthorisationRequestCommand::m_note

Optional extra note attached to subscription request.


The documentation for this class was generated from the following file: