SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::util::Context Struct Reference

Public Types

using ReportFn = std::function< void(std::ostream &)>
 

Public Member Functions

 Context (ReportFn &&reportFn, const char fnName[])
 
std::string report () const
 

Public Attributes

std::string fnName {}
 

Friends

std::ostream & operator<< (std::ostream &os, const Context &context)
 

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