bux API Reference 1.9.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 174 of file SyncLog.h.

Constructor & Destructor Documentation

◆ C_PersistedSnapHolder()

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

Definition at line 179 of file SyncLog.h.

Member Function Documentation

◆ reset()

void bux::C_PersistedSnapHolder::reset ( )
inline

Definition at line 186 of file SyncLog.h.

◆ stream()

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

Definition at line 180 of file SyncLog.h.

References bux::I_SnapT< T >::snap().


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