IntAttribute Class Reference

Class encapsulating all the necessary stuff to work with an int attribute. More...

#include <userinfo.h>

Inheritance diagram for IntAttribute:

Inheritance graph
[legend]
Collaboration diagram for IntAttribute:

Collaboration graph
[legend]

List of all members.

Public Types

typedef map< const XMLCh
*const, Attribute *const,
GlobalXercesConnector::Comparator > 
MappedAttributes
 Type definition of mapping which transforms names to the related attributes.

Public Member Functions

 IntAttribute (const string name)
 User Info base class.
void Set (const string str)
 Set accessor to this attribute converting input string into a properly-typed value.
const string Get ()
 Get accessor converting stored value into a string.
void Attach (MappedAttributes &externalAttributes)
 This method is the key method to connect the attribute to the related UI element.
void FillAttribute (DOMElement &element)
 This method add and DOMAttribute node to the DOMElement passed as an argument.

Public Attributes

int value


Detailed Description

Class encapsulating all the necessary stuff to work with an int attribute.

Constructor & Destructor Documentation

IntAttribute::IntAttribute ( const string  name  ) 

User Info base class.

This class is used to store information about parameters of an object. It support loading and saving of the information and, potentially, interaction with the user.


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

Generated on Sat Aug 16 11:58:53 2008 for mixpp by  doxygen 1.5.6