FARGOS/VISTA Object Management Environment Core
..
|
Header record for a binary output log line. More...
#include <logging_api.hpp>
Public Attributes | |
uint32_t | argType |
type of argument More... | |
uint32_t | argLength |
actual length of argument More... | |
uint32_t | offsetNextArg |
offset to the next argument More... | |
unsigned char | headerLen |
length of this header structure More... | |
unsigned char | _reserved [3] |
Header record for a binary output log line.
NOTE: these fields must be unambiguous in size and type, and consistently interpreted regardless of compiler or target platform.
unsigned char LogLineBinaryValueHeader::_reserved[3] |
uint32_t LogLineBinaryValueHeader::argLength |
actual length of argument
Referenced by ReadBinaryLog::outputAssembledLine(), and ReadBinaryLog::processBuffer().
uint32_t LogLineBinaryValueHeader::argType |
type of argument
Referenced by ReadBinaryLog::processBuffer().
unsigned char LogLineBinaryValueHeader::headerLen |
length of this header structure
Referenced by ReadBinaryLog::processBuffer().
uint32_t LogLineBinaryValueHeader::offsetNextArg |
offset to the next argument
Referenced by ReadBinaryLog::processBuffer().
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |