Simias::Policy::PolicyValue Class Reference

Object used to store policy name value pairs. More...

List of all members.

Public Member Functions

 PolicyValue (string name, object value)
 Initializes a new instance of the object.

Properties

string Name [get]
 Gets the name of this value.
object Value [get]
 Gets the value for this object.


Detailed Description

Object used to store policy name value pairs.


Constructor & Destructor Documentation

Simias::Policy::PolicyValue::PolicyValue ( string  name,
object  value 
) [inline]

Initializes a new instance of the object.

Parameters:
name Name of the value.
value Value to store in the object.


Property Documentation

string Simias::Policy::PolicyValue::Name [get]

Gets the name of this value.

object Simias::Policy::PolicyValue::Value [get]

Gets the value for this object.


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

Generated on Wed Apr 8 14:49:43 2009 for simias by  doxygen 1.5.6