hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::drce::tests::DRCEPrintStatus Class Reference

#include <DRCEPrintStatus.hpp>

Public Member Functions

 DRCEPrintStatus (const std::string &debugLevel, const std::string &postfix="")
 ~DRCEPrintStatus (void)
void operator() (const std::string &msg, unsigned int width=WIDTH)
std::string operator() (IJsonSerializable &rhs)
std::string operator() (DRCEFunctionalObjectBase &rhs)

Detailed Description

Definition at line 29 of file DRCEPrintStatus.hpp.

Constructor & Destructor Documentation

HCE::drce::tests::DRCEPrintStatus::DRCEPrintStatus ( const std::string &  debugLevel,
const std::string &  postfix = "" 
)

Definition at line 20 of file DRCEPrintStatus.cpp.

HCE::drce::tests::DRCEPrintStatus::~DRCEPrintStatus ( void  )
inline

Definition at line 34 of file DRCEPrintStatus.hpp.

Member Function Documentation

void HCE::drce::tests::DRCEPrintStatus::operator() ( const std::string &  msg,
unsigned int  width = WIDTH 
)

Definition at line 30 of file DRCEPrintStatus.cpp.

std::string HCE::drce::tests::DRCEPrintStatus::operator() ( IJsonSerializable rhs)

Definition at line 43 of file DRCEPrintStatus.cpp.

Here is the call graph for this function:

std::string HCE::drce::tests::DRCEPrintStatus::operator() ( DRCEFunctionalObjectBase rhs)

Definition at line 50 of file DRCEPrintStatus.cpp.

Here is the call graph for this function:


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