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

#include <DRCEDefaultJSON.hpp>

Public Member Functions

 DRCEDefaultJSON (unsigned int dataItemsCount=0, unsigned int filesCount=0)
 ~DRCEDefaultJSON ()
bool makeJSON (unsigned int dataItemsCount=0, unsigned int filesCount=0)
void setJsonErrorMessage (const std::string &jsonErrorMessage_)
std::string getJsonErrorMessage (void) const
void setJsonErrorCode (unsigned int jsonErrorCode_)
unsigned int getJsonErrorCode (void) const
void setJsonNodeHost (const std::string &jsonNodeHost_)
std::string getJsonNodeHost (void) const
void setJsonNodeName (const std::string &jsonNodeName_)
std::string getJsonNodeName (void) const
void setJsonNodePort (const std::string &jsonNodePort_)
std::string getJsonNodePort (void) const
void setJsonState (unsigned int jsonState_)
unsigned int getJsonState (void) const
void setJsonRequestType (unsigned int jsonRequestType_)
unsigned int getJsonRequestType (void) const
const std::string & getJSON (void) const
const std::string & getErrorMsg (void) const
unsigned int getErrorCode (void) const
bool isError (void) const

Friends

std::ostream & operator<< (std::ostream &os, const DRCEDefaultJSON &defaultJson)

Detailed Description

Definition at line 25 of file DRCEDefaultJSON.hpp.

Constructor & Destructor Documentation

HCE::drce::DRCEDefaultJSON::DRCEDefaultJSON ( unsigned int  dataItemsCount = 0,
unsigned int  filesCount = 0 
)
explicit

Definition at line 11 of file DRCEDefaultJSON.cpp.

Here is the call graph for this function:

HCE::drce::DRCEDefaultJSON::~DRCEDefaultJSON ( )
inline

Definition at line 29 of file DRCEDefaultJSON.hpp.

Member Function Documentation

unsigned int HCE::drce::DRCEDefaultJSON::getErrorCode ( void  ) const
inline

Definition at line 56 of file DRCEDefaultJSON.hpp.

const std::string& HCE::drce::DRCEDefaultJSON::getErrorMsg ( void  ) const
inline

Definition at line 55 of file DRCEDefaultJSON.hpp.

const std::string& HCE::drce::DRCEDefaultJSON::getJSON ( void  ) const
inline

Definition at line 54 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

unsigned int HCE::drce::DRCEDefaultJSON::getJsonErrorCode ( void  ) const
inline

Definition at line 37 of file DRCEDefaultJSON.hpp.

std::string HCE::drce::DRCEDefaultJSON::getJsonErrorMessage ( void  ) const
inline

Definition at line 34 of file DRCEDefaultJSON.hpp.

std::string HCE::drce::DRCEDefaultJSON::getJsonNodeHost ( void  ) const
inline

Definition at line 40 of file DRCEDefaultJSON.hpp.

std::string HCE::drce::DRCEDefaultJSON::getJsonNodeName ( void  ) const
inline

Definition at line 43 of file DRCEDefaultJSON.hpp.

std::string HCE::drce::DRCEDefaultJSON::getJsonNodePort ( void  ) const
inline

Definition at line 46 of file DRCEDefaultJSON.hpp.

unsigned int HCE::drce::DRCEDefaultJSON::getJsonRequestType ( void  ) const
inline

Definition at line 52 of file DRCEDefaultJSON.hpp.

unsigned int HCE::drce::DRCEDefaultJSON::getJsonState ( void  ) const
inline

Definition at line 49 of file DRCEDefaultJSON.hpp.

bool HCE::drce::DRCEDefaultJSON::isError ( void  ) const
inline

Definition at line 57 of file DRCEDefaultJSON.hpp.

bool HCE::drce::DRCEDefaultJSON::makeJSON ( unsigned int  dataItemsCount = 0,
unsigned int  filesCount = 0 
)

Definition at line 71 of file DRCEDefaultJSON.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonErrorCode ( unsigned int  jsonErrorCode_)
inline

Definition at line 36 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonErrorMessage ( const std::string &  jsonErrorMessage_)
inline

Definition at line 33 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonNodeHost ( const std::string &  jsonNodeHost_)
inline

Definition at line 39 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonNodeName ( const std::string &  jsonNodeName_)
inline

Definition at line 42 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonNodePort ( const std::string &  jsonNodePort_)
inline

Definition at line 45 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonRequestType ( unsigned int  jsonRequestType_)
inline

Definition at line 51 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

void HCE::drce::DRCEDefaultJSON::setJsonState ( unsigned int  jsonState_)
inline

Definition at line 48 of file DRCEDefaultJSON.hpp.

Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const DRCEDefaultJSON defaultJson 
)
friend

Definition at line 94 of file DRCEDefaultJSON.cpp.


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