Dif Class Reference

#include <Dif.h>

Inheritance diagram for Dif:

[legend]
Collaboration diagram for Dif:
[legend]
List of all members.

Public Member Functions

 Dif (string t) throw (ILCException::Exception)
 Dif (int id, string n, string t) throw (ILCException::Exception)
string getObjectName () const
string toXML () const throw (ILCException::Exception)

Detailed Description

Class representing a DIF


Constructor & Destructor Documentation

Dif::Dif ( string  t  )  throw (ILCException::Exception)

Constructor

Parameters:
t The type of the DIF (ex: 'DHCALDIF')

Dif::Dif ( int  id,
string  n,
string  t 
) throw (ILCException::Exception)

Constructor

Parameters:
id The DIF Num
n The name of the DIF
t The type of the DIF (ex: 'DHCALDIF')


Member Function Documentation

string Dif::getObjectName (  )  const [inline, virtual]

Get the name of the actual object

Implements ConfigObject.

string Dif::toXML (  )  const throw (ILCException::Exception) [virtual]

Returns a XML description of the object

Returns:
A string containing the XML description

Reimplemented from ConfigObject.


The documentation for this class was generated from the following files:
Generated on Tue Feb 28 15:35:34 2012 for ILCConfigurationDB by  doxygen 1.4.7