Namespaces | |
AdHoc | |
Encoding | |
Exceptions | |
Filesystem | |
Messaging | |
Scheduling | |
Testing | |
Threading | |
Tools | |
Classes | |
struct | PriorityAndPolicyTraits |
struct | PtrTraits |
struct | ReactorType |
struct | ReceivedDataTimestamp |
struct | SeqNumberTraits |
class | Session |
struct | SessionErrorReason |
class | SessionListener |
class | SessionReactor |
class | SessionSettings |
struct | SessionStateId |
class | SessionStorage |
struct | SessionStorageType |
struct | SessionWarningReason |
struct | SocketOption |
class | TcpDirectAttr |
class | TcpDirectStack |
struct | TcpInfo |
class | TcpStandardStack |
struct | ThreadingModel |
struct | ThreadParams |
Typedefs | |
typedef unsigned short | Port |
typedef unsigned char | Byte |
typedef std::vector< Byte > | Bytes |
typedef int | Handle |
typedef size_t | CpuIndex |
typedef std::set< CpuIndex > | CpuIndexes |
typedef std::pair< Port, Port > | PortRange |
typedef std::vector< SocketOption > | SocketOptions |
typedef Messaging::UInt32 | SeqNumber |
Functions | |
std::ostream & | operator<< (std::ostream &o, SessionStateId::Enum state) |
const std::string | B3_BOE_HANDLER_VERSION ("1.2.0") |
typedef std::set<CpuIndex> CpuIndexes |
typedef Messaging::UInt32 SeqNumber |
Definition at line 52 of file Messaging.h.
typedef std::vector<SocketOption> SocketOptions |
const std::string OnixS::B3::BOE::B3_BOE_HANDLER_VERSION | ( | "1.2.0" | ) |
|
inline |
Definition at line 62 of file SessionStateId.h.