TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Log4zBinary Class Reference

optimze from std::stringstream to Log4zStream More...

#include <log4z.h>

Collaboration diagram for Log4zBinary:
Collaboration graph

Public Member Functions

 Log4zBinary (const char *buf, int len)
 

Public Attributes

const char * _buf
 
int _len
 

Detailed Description

optimze from std::stringstream to Log4zStream

Constructor & Destructor Documentation

◆ Log4zBinary()

Log4zBinary::Log4zBinary ( const char *  buf,
int  len 
)
inline

Member Data Documentation

◆ _buf

const char* Log4zBinary::_buf

◆ _len

int Log4zBinary::_len

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