|
|
typedef PacketHandler< ContactSession, ContactPacket::Type::Enum, ContactPacket::Type::Max > | HandlerImpl |
| |
|
|
| ContactSession (MeshNodeId localMeshNodeId) |
| |
|
MeshNodeId | GetRemoteMeshNodeId () const |
| |
|
MeshNodeId | GetLocalMeshNodeId () const |
| |
|
void | SetRemoteMeshNodeId (MeshNodeId newId) |
| |
|
void | OnDisconnect () |
| |
|
void | AttachTransport (XlConnection *connection) |
| |
|
XlConnection * | GetTransport () |
| |
|
int | HandlePacket (IoBuffer &buffer) |
| |
|
|
MeshNodeId | _remoteMeshNodeId |
| |
|
MeshNodeId | _localMeshNodeId |
| |
|
intrusive_ptr< XlConnection > | _transport |
| |
|
|
static HandlerImpl | _impl |
| | /// /// /// /// /// /// /// /// /// /// ///
|
| |
The documentation for this class was generated from the following files: