PIP 5.6.1
Platform-Independent Primitives
Classes | Functions
pibinarylog.h File Reference

Binary log. More...

#include "pichunkstream.h"
#include "pifile.h"

Classes

class  PIBinaryLog
 Class for writing and reading binary data to/from log files, with support for playback in different modes. More...
 
struct  PIBinaryLog::BinLogRecordInfo
 Statistics for records sharing the same record ID. More...
 
struct  PIBinaryLog::BinLogIndex
 Indexed location of a record inside a log file. More...
 
struct  PIBinaryLog::BinLogInfo
 Summary information about a log file and its indexed record types. More...
 

Functions

PICout operator<< (PICout s, const PIBinaryLog::BinLogInfo &bi)
 Writes PIBinaryLog::BinLogInfo summary to PICout.
 

Detailed Description

Binary log.