Connection intiation info for AAAA purposes. More...
#include <AAAAinformation.hpp>
Public Member Functions | |
ConnectInfo (const net::LocalEndpoint &lcl, const net::RemoteEndpoint &rmt) | |
Information::Type | type () const |
Public Attributes | |
const net::LocalEndpoint & | local |
local endpoint info More... | |
const net::RemoteEndpoint & | remote |
remote endpoint info More... | |
Private Member Functions | |
void | operator= (const ConnectInfo &) |
Additional Inherited Members | |
Public Types inherited from _Wolframe::AAAA::Information | |
enum | Type { CONNECTION, LOGIN, LOGOUT, TRANSACTION } |
Connection intiation info for AAAA purposes.
|
inline |
|
inlineprivate |
|
inlinevirtual |
Implements _Wolframe::AAAA::Information.
const net::LocalEndpoint& _Wolframe::AAAA::ConnectInfo::local |
local endpoint info
const net::RemoteEndpoint& _Wolframe::AAAA::ConnectInfo::remote |
remote endpoint info
Copyright © 2014 - Project Wolframe - All Rights Reserved