B2BITS FIX Antenna HFT
1.0.16
|
#include <sockets_session.h>
Public Attributes | |
const char * | address |
enum AutoRecreate | isAutoRecreate |
enum SocketListenType | isListening |
enum SocketBlockingType | isNonblocking |
const char * | name |
int | port |
int | recvBufferSize |
int | sendBufferSize |
enum ServerID | serverID |
enum SocketID | sessionInitiatorNetlist [4] |
enum SocketID | socketID |
enum ThreadID | threadID |
const char* SocketDeclaration::address |
enum AutoRecreate SocketDeclaration::isAutoRecreate |
enum SocketListenType SocketDeclaration::isListening |
enum SocketBlockingType SocketDeclaration::isNonblocking |
const char* SocketDeclaration::name |
int SocketDeclaration::port |
int SocketDeclaration::recvBufferSize |
int SocketDeclaration::sendBufferSize |
enum ServerID SocketDeclaration::serverID |
enum SocketID SocketDeclaration::sessionInitiatorNetlist[4] |
enum SocketID SocketDeclaration::socketID |
enum ThreadID SocketDeclaration::threadID |