12 #ifndef FW_LOG_BUFFER_HPP 
   13 #define FW_LOG_BUFFER_HPP 
uint8_t U8
8-bit unsigned integer
 
PlatformUIntType NATIVE_UINT_TYPE
 
#define FW_LOG_BUFFER_MAX_SIZE
 
FwSizeStoreType FwBuffSizeType
 
C++-compatible configuration header for fprime configuration.
 
Definitions for ISF type serial IDs.
 
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
 
LogBuffer & operator=(const LogBuffer &other)
 
U8 * getBuffAddr()
gets buffer address for data filling
 
@ FW_TYPEID_LOG_BUFF
Log Buffer type id.