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::AvgCountsConverter Class Reference

#include <DRCEAvgCountsConverter.hpp>

Public Types

typedef std::map< std::string,
Poco::Dynamic::Var > 
Dictionary

Public Member Functions

 AvgCountsConverter (void)
 AvgCountsConverter (const AvgCounts &rhs)
 AvgCountsConverter (const Dictionary &rhs)
AvgCounts toObject (void) const
Dictionary toDictionary (void)
void fromObject (const AvgCounts &rhs)
void fromDictionary (const Dictionary &rhs)

Detailed Description

Definition at line 27 of file DRCEAvgCountsConverter.hpp.

Member Typedef Documentation

typedef std::map<std::string, Poco::Dynamic::Var> HCE::drce::AvgCountsConverter::Dictionary

Definition at line 30 of file DRCEAvgCountsConverter.hpp.

Constructor & Destructor Documentation

HCE::drce::AvgCountsConverter::AvgCountsConverter ( void  )

Definition at line 9 of file DRCEAvgCountsConverter.cpp.

HCE::drce::AvgCountsConverter::AvgCountsConverter ( const AvgCounts rhs)
explicit

Definition at line 14 of file DRCEAvgCountsConverter.cpp.

HCE::drce::AvgCountsConverter::AvgCountsConverter ( const Dictionary rhs)
explicit

Definition at line 19 of file DRCEAvgCountsConverter.cpp.

Here is the call graph for this function:

Member Function Documentation

void HCE::drce::AvgCountsConverter::fromDictionary ( const Dictionary rhs)

Definition at line 59 of file DRCEAvgCountsConverter.cpp.

Here is the caller graph for this function:

void HCE::drce::AvgCountsConverter::fromObject ( const AvgCounts rhs)

Definition at line 54 of file DRCEAvgCountsConverter.cpp.

AvgCountsConverter::Dictionary HCE::drce::AvgCountsConverter::toDictionary ( void  )

Definition at line 38 of file DRCEAvgCountsConverter.cpp.

Here is the caller graph for this function:

AvgCounts HCE::drce::AvgCountsConverter::toObject ( void  ) const
inline

Definition at line 36 of file DRCEAvgCountsConverter.hpp.

Here is the caller graph for this function:


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