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::message_callbacks Struct Reference

Public Member Functions

continuation further (message_ptr msg) const
 
template<typename T >
continuation further (T &&object) const
 
continuation back (message_ptr msg) const
 
template<typename T >
continuation back (T &&object) const
 
continuation operator() (message_ptr msg) const
 
template<typename T >
continuation operator() (T &&object) const
 

Public Attributes

std::function< continuation(message_ptr)> m_further
 
std::function< continuation(message_ptr)> m_back
 

Detailed Description

Definition at line 65 of file message.h.


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