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< T > Struct Template Reference
Inheritance diagram for docwire::message< T >:
docwire::message_base

Public Member Functions

 message (T &&object)
 
std::type_info const & object_type () const noexcept override
 
- Public Member Functions inherited from docwire::message_base
template<typename T >
bool is () const noexcept
 
template<typename T >
const T & get () const
 
template<typename T >
T & get ()
 

Public Attributes

object
 

Detailed Description

template<typename T>
struct docwire::message< T >

Definition at line 53 of file message.h.


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