Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MyDataObject Class Reference

#include <MyDataModel.hxx>

Inheritance diagram for MyDataObject:
Inheritance graph

Public Member Functions

 MyDataObject ()
 
virtual string getPath ()
 
- Public Member Functions inherited from DataObject
 DataObject ()
 
 ~DataObject ()
 
void setLabel (string label)
 
string getLabel ()
 
void setProperty (string key, string value)
 
string getProperty (string key)
 
string getPathName ()
 
string getNameId ()
 
string toString ()
 

Static Public Attributes

static const string PROPERTY_KEY_TYPE = "type"
 
static const string PROPERTY_KEY_CIRCUIT ="circuit"
 
static const string PROPERTY_KEY_REPFONC ="rf"
 
- Static Public Attributes inherited from DataObject
static const string pathsep = string("/")
 

Constructor & Destructor Documentation

MyDataObject::MyDataObject ( )

Member Function Documentation

string MyDataObject::getPath ( )
virtual

This function specified the localization of the object in the hierarchical organization

Implements DataObject.

References DataObject::getProperty(), DataObject::pathsep, PROPERTY_KEY_CIRCUIT, PROPERTY_KEY_REPFONC, and PROPERTY_KEY_TYPE.

Member Data Documentation

const string MyDataObject::PROPERTY_KEY_CIRCUIT ="circuit"
static
const string MyDataObject::PROPERTY_KEY_REPFONC ="rf"
static
const string MyDataObject::PROPERTY_KEY_TYPE = "type"
static

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