Namespaces | |
| namespace | AdHoc |
| namespace | BrokerTec |
| namespace | Ebs |
| namespace | Encoding |
| namespace | Exceptions |
| namespace | Filesystem |
| namespace | FuturesAndOptions |
| namespace | Messaging |
| namespace | Scheduling |
| namespace | Testing |
| namespace | Threading |
| namespace | Tools |
Classes | |
| struct | BusinessRejectReason |
| class | CgwSession |
| struct | EstablishmentRejectErrorCode |
| struct | NegotiationRejectErrorCode |
| struct | NotAppliedAction |
| 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 | TagBasedSessionListener |
| class | TcpDirectAttr |
| class | TcpDirectStack |
| struct | TcpInfo |
| class | TcpStandardStack |
| struct | TerminateErrorCode |
| 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) |
| template<typename ErrorCodesType> | |
| ErrorCodesType::Enum | valueToErrorCode (unsigned short value) noexcept |
| const std::string | ILINK3_HANDLER_VERSION ("1.18.9") |
| typedef std::set<CpuIndex> CpuIndexes |
| typedef Messaging::UInt32 SeqNumber |
Definition at line 60 of file Messaging.h.
| typedef std::vector<SocketOption> SocketOptions |
| const std::string ILINK3_HANDLER_VERSION | ( | "1.18.9" | ) |
|
inline |
Definition at line 62 of file SessionStateId.h.
|
noexcept |
Definition at line 34 of file ValuesEnums.h.