43 int read(
void *buf,
int maxlen);
46 int write(
const void *buf,
int len);
47 int printf(
const char *format, ...);
struct _MessageList_ * next
struct rlFifo::_MessageList_ MessageList
int read(void *buf, int maxlen)
int printf(const char *format,...)
int write(const void *buf, int len)
rlFifo(int maxmessages=0)