OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
JoinWrapper< Container > Struct Template Reference

#include </work/src/Formatting.Helpers.h>

Public Member Functions

 JoinWrapper (const Container &ctnr, const char *delim="\n")
 
 JoinWrapper (const JoinWrapper &other)
 

Public Attributes

const Container & container
 
const char *const delimiter
 

Detailed Description

template<class Container>
struct OnixS::Util::JoinWrapper< Container >

Definition at line 40 of file Formatting.Helpers.h.

Constructor & Destructor Documentation

JoinWrapper ( const Container &  ctnr,
const char *  delim = "\n" 
)
inlineexplicit

Definition at line 46 of file Formatting.Helpers.h.

JoinWrapper ( const JoinWrapper< Container > &  other)
inline

Definition at line 53 of file Formatting.Helpers.h.

Member Data Documentation

const Container& container

Definition at line 42 of file Formatting.Helpers.h.

const char* const delimiter

Definition at line 43 of file Formatting.Helpers.h.


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