FARGOS/VISTA Object Management Environment Core
..
|
Placeholder structure to reference a block of arbitrary data to be output in hexadecimal. More...
#include <logging_api.hpp>
Public Member Functions | |
HexadecimalBlock_struct (const void *bfr, uint_fast32_t len, bool useLowercase=true) OME_ALWAYS_INLINE | |
Public Attributes | |
const void * | dataBfr |
uint_fast32_t | bfrLen |
bool | asLowercase |
Placeholder structure to reference a block of arbitrary data to be output in hexadecimal.
|
inline |
References asLowercase, bfrLen, and dataBfr.
bool HexadecimalBlock_struct::asLowercase |
Referenced by addLogArg(), HexadecimalBlock_struct(), and operator<<().
uint_fast32_t HexadecimalBlock_struct::bfrLen |
Referenced by addLogArg(), HexadecimalBlock_struct(), and operator<<().
const void* HexadecimalBlock_struct::dataBfr |
Referenced by addLogArg(), HexadecimalBlock_struct(), and operator<<().
![]() | Generated: Fri Jul 31 2020 18:19:16
Support Information |