Namespaces | |
| namespace | AdHoc |
| namespace | Encoding |
| namespace | Exceptions |
| namespace | Filesystem |
| namespace | Messaging |
| namespace | Scheduling |
| namespace | Testing |
| namespace | Threading |
| namespace | 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.3.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 B3_BOE_HANDLER_VERSION | ( | "1.3.0" | ) |
|
inline |
Definition at line 62 of file SessionStateId.h.