OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
SocketOption Struct Reference

#include <OnixS/CME/iLink3/Defines.h>

Public Member Functions

 SocketOption () noexcept
 
 SocketOption (int optionName, const void *optionValue, int optionLength) noexcept
 

Public Attributes

int optname
 
const void * optval
 
int optlen
 

Detailed Description

Definition at line 60 of file Defines.h.

Constructor & Destructor Documentation

SocketOption ( )
inlinenoexcept

Definition at line 61 of file Defines.h.

SocketOption ( int  optionName,
const void *  optionValue,
int  optionLength 
)
inlinenoexcept

Definition at line 64 of file Defines.h.

Member Data Documentation

int optlen

Definition at line 69 of file Defines.h.

int optname

Definition at line 67 of file Defines.h.

const void* optval

Definition at line 68 of file Defines.h.


The documentation for this struct was generated from the following file: