fesa::GlobalDeviceElement Class Reference

This class stores global device information. More...

#include <ParserElements.h>

Inheritance diagram for fesa::GlobalDeviceElement:
fesa::DataStoreElement

List of all members.

Public Member Functions

 GlobalDeviceElement (const std::string name)
 constructor
 ~GlobalDeviceElement ()
 destructor
const std::string & getClassName ()
 returns the class name
const std::string & getDescription ()
 returns the element description

Detailed Description

This class stores global device information.

Definition at line 236 of file ParserElements.h.


Constructor & Destructor Documentation

fesa::GlobalDeviceElement::GlobalDeviceElement ( const std::string  name  ) 

constructor

Parameters:
name of the data store

Definition at line 198 of file ParserElements.cpp.

fesa::GlobalDeviceElement::~GlobalDeviceElement (  ) 

destructor

Definition at line 204 of file ParserElements.cpp.


Member Function Documentation

const std::string & fesa::GlobalDeviceElement::getClassName (  ) 

returns the class name

Returns:
the class name

Definition at line 210 of file ParserElements.cpp.

References fesa::DataStoreElement::getFieldValue().

const std::string & fesa::GlobalDeviceElement::getDescription (  ) 

returns the element description

Returns:
the element description

Definition at line 215 of file ParserElements.cpp.

References fesa::DataStoreElement::getFieldValue().


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1