RSeries astromech firmware
SSnprintf Struct Reference

#include <core/FormatString.h>

Public Attributes

char * cpBuf
 
size_t tRoomFor
 
char * cpBuffer
 
size_t tBufSize
 
bool tGrow
 

Member Data Documentation

◆ cpBuf

char* SSnprintf::cpBuf

◆ cpBuffer

char* SSnprintf::cpBuffer

◆ tBufSize

size_t SSnprintf::tBufSize

◆ tGrow

bool SSnprintf::tGrow

◆ tRoomFor

size_t SSnprintf::tRoomFor

The documentation for this struct was generated from the following file: