GnuCash  5.6-150-g038405b370+
Public Member Functions | Data Fields
to_string_visitor Struct Reference
Inheritance diagram for to_string_visitor:

Public Member Functions

 to_string_visitor (std::ostringstream &val)
 
void operator() (int64_t val)
 
void operator() (KvpFrame *val)
 
void operator() (GDate val)
 
void operator() (GList *val)
 
void operator() (Time64 val)
 
void operator() (gnc_numeric val)
 
void operator() (GncGUID *val)
 
void operator() (const char *val)
 
void operator() (double val)
 

Data Fields

std::ostringstream & output
 

Detailed Description

Definition at line 102 of file kvp-value.cpp.


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