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

Placeholder structure to reference a block of arbitrary data. More...

#include <logging_api.hpp>

Public Member Functions

 BinaryBlock_struct (const void *bfr, uint_fast32_t len) OME_ALWAYS_INLINE
 

Public Attributes

const void * dataBfr
 
uint_fast32_t bfrLen
 

Detailed Description

Placeholder structure to reference a block of arbitrary data.

Constructor & Destructor Documentation

◆ BinaryBlock_struct()

BinaryBlock_struct::BinaryBlock_struct ( const void *  bfr,
uint_fast32_t  len 
)
inline

References bfrLen, and dataBfr.

Member Data Documentation

◆ bfrLen

uint_fast32_t BinaryBlock_struct::bfrLen

◆ dataBfr

const void* BinaryBlock_struct::dataBfr

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