bux API Reference 1.11.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::C_PersistedSnapHolder Class Reference

#include <SyncLog.h>

Public Member Functions

 C_PersistedSnapHolder (I_SnapT< std::ostream * > &snap)
 
std::ostream * stream ()
 
void reset ()
 

Detailed Description

Definition at line 176 of file SyncLog.h.

Constructor & Destructor Documentation

◆ C_PersistedSnapHolder()

bux::C_PersistedSnapHolder::C_PersistedSnapHolder ( I_SnapT< std::ostream * > & snap)
inline

Definition at line 181 of file SyncLog.h.

Member Function Documentation

◆ reset()

void bux::C_PersistedSnapHolder::reset ( )
inline

Definition at line 188 of file SyncLog.h.

◆ stream()

std::ostream * bux::C_PersistedSnapHolder::stream ( )
inline

Definition at line 182 of file SyncLog.h.


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