DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::log::state_saver Class Reference

RAII class to save and restore logging state (sink and filter). More...

#include <log_state_saver.h>

Public Member Functions

 state_saver (const state_saver &)=delete
 
state_saveroperator= (const state_saver &)=delete
 
 state_saver (state_saver &&)=delete
 
state_saveroperator= (state_saver &&)=delete
 

Detailed Description

RAII class to save and restore logging state (sink and filter).

Definition at line 23 of file log_state_saver.h.


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