Simias::Storage::Provider::Property Class Reference

Class to convert a property to and from XML. More...

List of all members.

Public Member Functions

 Property (XmlElement propertyEl)
 Creates a Property from an XML element.

Static Public Member Functions

static XmlElement CreateXmlNode (XmlDocument doc, string Name, string Type, string Flags, string Value)
 Called to create an XML node that represents a property.

Public Attributes

string Name
 Property Name.
string Type
 Property Type.
string Value
 Property Value.
string Flags
 Property Flags.


Detailed Description

Class to convert a property to and from XML.


Constructor & Destructor Documentation

Simias::Storage::Provider::Property::Property ( XmlElement  propertyEl  )  [inline]

Creates a Property from an XML element.

Parameters:
propertyEl The XML element for this Property.


Member Function Documentation

static XmlElement Simias::Storage::Provider::Property::CreateXmlNode ( XmlDocument  doc,
string  Name,
string  Type,
string  Flags,
string  Value 
) [inline, static]

Called to create an XML node that represents a property.

Parameters:
doc The document the XML node belongs to.
Name The name of the property.
Type The type of the property.
Flags The flags of the property.
Value The value of the property.
Returns:
The created XMLElement.


Member Data Documentation

Property Name.

Property Type.

Property Value.

Property Flags.


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

Generated on Wed Apr 8 14:55:58 2009 for simias by  doxygen 1.5.6