UNADOPTED standard: ConnectionEvent event interface.
More...
#include <ConnectionEvent.h>
UNADOPTED standard: ConnectionEvent event interface.
◆ ~ConnectionEvent()
| virtual classic::gov::cca::ConnectionEvent::~ConnectionEvent |
( |
| ) |
|
|
inlinevirtual |
◆ connected()
| virtual int classic::gov::cca::ConnectionEvent::connected |
( |
| ) |
|
|
virtual |
True if the event informs a connection.
◆ disconnected()
| virtual int classic::gov::cca::ConnectionEvent::disconnected |
( |
| ) |
|
|
virtual |
True if the event informs a disconnection.
◆ getPortInfo()
| virtual PortInfo * classic::gov::cca::ConnectionEvent::getPortInfo |
( |
| ) |
|
|
virtual |
◆ getOpqTypeMapSharedPtrAddress()
| virtual void * classic::gov::cca::ConnectionEvent::getOpqTypeMapSharedPtrAddress |
( |
| ) |
|
|
virtual |
Close your eyes and don't read further.
Returns the address of a ccafeopq::typemap which will exist for the duration of the ConnectionEvent object under it. This is ugly, but temporary. we will define a full ccafeopq event model soon enough.
The documentation for this class was generated from the following file: