OpenSim::Framework::ConfigurationOption Class Reference

List of all members.

Public Types

enum  ConfigurationTypes {
  TYPE_STRING, TYPE_STRING_NOT_EMPTY, TYPE_UINT16, TYPE_UINT32,
  TYPE_UINT64, TYPE_INT16, TYPE_INT32, TYPE_INT64,
  TYPE_IP_ADDRESS, TYPE_CHARACTER, TYPE_BOOLEAN, TYPE_BYTE,
  TYPE_UUID, TYPE_UUID_NULL_FREE, TYPE_Vector3, TYPE_FLOAT,
  TYPE_DOUBLE
}

Public Member Functions

delegate bool ConfigurationOptionShouldBeAsked (string configuration_key)

Public Attributes

string configurationDefault = String.Empty
string configurationKey = String.Empty
string configurationQuestion = String.Empty
ConfigurationTypes configurationType = ConfigurationTypes.TYPE_STRING
bool configurationUseDefaultNoPrompt = false
ConfigurationOptionShouldBeAsked shouldIBeAsked

Member Enumeration Documentation

enum OpenSim::Framework::ConfigurationOption::ConfigurationTypes

Enumerator:
TYPE_STRING 
TYPE_STRING_NOT_EMPTY 
TYPE_UINT16 
TYPE_UINT32 
TYPE_UINT64 
TYPE_INT16 
TYPE_INT32 
TYPE_INT64 
TYPE_IP_ADDRESS 
TYPE_CHARACTER 
TYPE_BOOLEAN 
TYPE_BYTE 
TYPE_UUID 
TYPE_UUID_NULL_FREE 
TYPE_Vector3 
TYPE_FLOAT 
TYPE_DOUBLE 


Member Function Documentation

delegate bool OpenSim::Framework::ConfigurationOption::ConfigurationOptionShouldBeAsked ( string  configuration_key  ) 


Member Data Documentation

string OpenSim::Framework::ConfigurationOption::configurationDefault = String.Empty

string OpenSim::Framework::ConfigurationOption::configurationKey = String.Empty

string OpenSim::Framework::ConfigurationOption::configurationQuestion = String.Empty

ConfigurationTypes OpenSim::Framework::ConfigurationOption::configurationType = ConfigurationTypes.TYPE_STRING

bool OpenSim::Framework::ConfigurationOption::configurationUseDefaultNoPrompt = false

ConfigurationOptionShouldBeAsked OpenSim::Framework::ConfigurationOption::shouldIBeAsked


The documentation for this class was generated from the following file:
Generated on Fri Jan 9 01:00:45 2009 for OpenSim by  doxygen 1.5.1