B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
DynShortStrWrapper< StringLength > Struct Template Reference

#include <b2b_platform.h>

Public Member Functions

 DynShortStrWrapper ()
 
 ~DynShortStrWrapper ()
 

Public Attributes

DynShortStr< StringLength > str
 

Constructor & Destructor Documentation

template<short StringLength>
DynShortStrWrapper< StringLength >::DynShortStrWrapper ( )
inline
template<short StringLength>
DynShortStrWrapper< StringLength >::~DynShortStrWrapper ( )
inline

Member Data Documentation

template<short StringLength>
DynShortStr< StringLength > DynShortStrWrapper< StringLength >::str