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

Binary log. More...

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

Classes

class  PIBinaryLog
 Binary log. More...
 
struct  PIBinaryLog::BinLogRecordInfo
 Struct contains information about all records with same ID. More...
 
struct  PIBinaryLog::BinLogIndex
 Struct contains position, ID and timestamp of record in file. More...
 
struct  PIBinaryLog::BinLogInfo
 Struct contains full information about Binary Log file and about all Records using map of BinLogRecordInfo. More...
 

Functions

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

Detailed Description

Binary log.