hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Object Struct Reference

#include <TypeHandler.h>

Public Member Functions

 Object ()
 Object (int _id, const std::string &_name)
 ~Object ()

Public Attributes

int id
std::string name

Detailed Description

Definition at line 21 of file TypeHandler.h.

Constructor & Destructor Documentation

Object::Object ( )
inline

Definition at line 26 of file TypeHandler.h.

Object::Object ( int  _id,
const std::string &  _name 
)
inline

Definition at line 27 of file TypeHandler.h.

Object::~Object ( )
inline

Definition at line 28 of file TypeHandler.h.

Member Data Documentation

int Object::id

Definition at line 23 of file TypeHandler.h.

std::string Object::name

Definition at line 24 of file TypeHandler.h.


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