YAMI4 Core Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | List of all members
yami::details::dump_sink Class Referenceabstract

Public Member Functions

virtual void indent (std::size_t spaces)=0
 
virtual void dump (bool v)=0
 
virtual void dump (int v)=0
 
virtual void dump (long long v)=0
 
virtual void dump (unsigned int v)=0
 
virtual void dump (unsigned long long v)=0
 
virtual void dump (double v)=0
 
virtual void dump (const char *str)=0
 
virtual void dump (const char *str, std::size_t str_len)=0
 

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