FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
TextBlock_struct Class Reference

Placeholder structure to reference a text fragment. More...

#include <logging_api.hpp>

Public Member Functions

 TextBlock_struct (const char *bfr) OME_ALWAYS_INLINE OME_ALWAYS_OPTIMIZE("-O3")
 
 TextBlock_struct (const char *bfr, uint_fast32_t len, bool clipAtNull=false) OME_ALWAYS_INLINE OME_ALWAYS_OPTIMIZE("-O3")
 

Public Attributes

const char * textBfr
 
uint_fast32_t bfrLen
 

Detailed Description

Placeholder structure to reference a text fragment.

Constructor & Destructor Documentation

◆ TextBlock_struct() [1/2]

TextBlock_struct::TextBlock_struct ( const char *  bfr)
inlineexplicit

References bfrLen, and textBfr.

◆ TextBlock_struct() [2/2]

TextBlock_struct::TextBlock_struct ( const char *  bfr,
uint_fast32_t  len,
bool  clipAtNull = false 
)
inline

References bfrLen, and textBfr.

Member Data Documentation

◆ bfrLen

◆ textBfr


The documentation for this class was generated from the following file:
Generated: Tue Jul 28 2020 16:03:27
Support Information