#include <OnixS/B3/BOE/CompilerDetection.h>
#include <OnixS/B3/BOE/Compiler.h>
#include <vector>
#include <string>
#include <set>
#include <memory>
Go to the source code of this file.
Classes | |
struct | SocketOption |
struct | ThreadParams |
struct | PriorityAndPolicyTraits |
struct | PtrTraits< T > |
Namespaces | |
OnixS | |
OnixS::B3 | |
OnixS::B3::BOE | |
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 |