34 void logRead(
unsigned char* buf,
unsigned int len);
35 void logWrite(
unsigned char* buf,
unsigned int len);
36 void logText(std::string message);
void logRead(unsigned char *buf, unsigned int len)
void logText(std::string message)
BinaryLogger(std::string filename)
void logWrite(unsigned char *buf, unsigned int len)