OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
StringTraits Struct Reference

#include <OnixS/CboeCFE/Trading/BOE/Defines.h>

Static Public Member Functions

static void fillBufferAndAddSpaces (Byte *buffer, size_t size, Byte filler, const char *data, size_t dataSize)
 
static void fillBufferAndAddSpaces (Byte *buffer, size_t size, Byte filler, StrRef data)
 
static void fillBufferAndAddSpaces (Byte *buffer, size_t size, Byte filler, Byte value)
 

Detailed Description

Definition at line 43 of file Defines.h.

Member Function Documentation

static void fillBufferAndAddSpaces ( Byte buffer,
size_t  size,
Byte  filler,
const char *  data,
size_t  dataSize 
)
static
static void fillBufferAndAddSpaces ( Byte buffer,
size_t  size,
Byte  filler,
StrRef  data 
)
inlinestatic

Definition at line 47 of file Defines.h.

static void fillBufferAndAddSpaces ( Byte buffer,
size_t  size,
Byte  filler,
Byte  value 
)
static

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