BayesOpt
Log< T > Class Template Reference
+ Collaboration diagram for Log< T >:

Public Member Functions

std::ostringstream & Get (TLogLevel level=logINFO)
 

Static Public Member Functions

static TLogLevel & ReportingLevel ()
 
static std::string ToString (TLogLevel level)
 
static TLogLevel FromString (const std::string &level)
 

Protected Attributes

std::ostringstream os
 

Private Member Functions

 Log (const Log &)
 
Logoperator= (const Log &)
 

Detailed Description

template<typename T>
class Log< T >

Definition at line 54 of file log.hpp.


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