#include <msgprinter.h>
printbuf
), a pointer to an operation table (ops
), a pointer to a state buffer (state
), and a message mask.
Definition at line 116 of file msgprinter.h.
Data Fields | |
uint32_t | mask |
RDD_MSGPRINTER_OPS * | ops |
char | printbuf [1024] |
void * | state |
uint32_t _RDD_MSGPRINTER::mask |
Definition at line 120 of file msgprinter.h.
Definition at line 118 of file msgprinter.h.
char _RDD_MSGPRINTER::printbuf[1024] |
Definition at line 117 of file msgprinter.h.
void* _RDD_MSGPRINTER::state |
Definition at line 119 of file msgprinter.h.