Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

libsvx::Activation Class Reference

The class containing Activation informations <activation></activation>. More...

#include <activation.h>

Inheritance diagram for libsvx::Activation:

libsvx::ElementPCData libsvx::Element List of all members.

Public Methods

 Activation (TiXmlElement &Element)
 Create an SVX Activation Element based on a XML element.

 Activation (const Activation &a_activation)
 Construct a clone of the class Activation.

 ~Activation ()
 destructor, free all the sub-informations.

bool IsValid () const
 Valid if there is a scheme.

TiXmlElement & XmlElement ()
 a method to get the informations of the element into an XML element.

Activation & operator+= (const Activation &the_object_to_add)
bool operator!= (const Activation &the_object_to_compare) const

Protected Attributes

Attributem_A_scheme
 The scheme of activation when applied.


Detailed Description

The class containing Activation informations <activation></activation>.

Definition at line 60 of file activation.h.


The documentation for this class was generated from the following files:
Generated on Tue Apr 9 21:41:11 2002 for libsvx by doxygen1.2.15