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::TaskInfoData Struct Reference

#include <DRCEListAllTasks.hpp>

Public Member Functions

 TaskInfoData (void)
 TaskInfoData (const TaskInfoData &rhs)
 TaskInfoData (TaskInfoData &&rhs)
 ~TaskInfoData (void)
TaskInfoDataoperator= (const TaskInfoData &rhs)
TaskInfoDataoperator= (TaskInfoData &&rhs)
void clear (void)

Public Attributes

unsigned int taskId
std::string infoData
time_t timeModified

Detailed Description

Definition at line 27 of file DRCEListAllTasks.hpp.

Constructor & Destructor Documentation

HCE::drce::TaskInfoData::TaskInfoData ( void  )

Definition at line 25 of file DRCEListAllTasks.cpp.

HCE::drce::TaskInfoData::TaskInfoData ( const TaskInfoData rhs)

Definition at line 30 of file DRCEListAllTasks.cpp.

HCE::drce::TaskInfoData::TaskInfoData ( TaskInfoData &&  rhs)

Definition at line 36 of file DRCEListAllTasks.cpp.

HCE::drce::TaskInfoData::~TaskInfoData ( void  )
inline

Definition at line 32 of file DRCEListAllTasks.hpp.

Member Function Documentation

void HCE::drce::TaskInfoData::clear ( void  )

Definition at line 64 of file DRCEListAllTasks.cpp.

TaskInfoData & HCE::drce::TaskInfoData::operator= ( const TaskInfoData rhs)

Definition at line 42 of file DRCEListAllTasks.cpp.

TaskInfoData & HCE::drce::TaskInfoData::operator= ( TaskInfoData &&  rhs)

Definition at line 53 of file DRCEListAllTasks.cpp.

Member Data Documentation

std::string HCE::drce::TaskInfoData::infoData

Definition at line 40 of file DRCEListAllTasks.hpp.

unsigned int HCE::drce::TaskInfoData::taskId

Definition at line 39 of file DRCEListAllTasks.hpp.

time_t HCE::drce::TaskInfoData::timeModified

Definition at line 41 of file DRCEListAllTasks.hpp.


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