Main Page   Namespace List   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

jccl::definition_tokens Namespace Reference


Functions

const std::string DEF_VERSION ("3.0")
 The current version of the configuration definition file format. More...

const std::string SETTINGS_INSTRUCTION ("org-vrjuggler-jccl-settings")
const std::string DEF_VERSION_ATTR ("definition.version")
const std::string DESC_DB_VERSION_ATTR ("desc.db.version")
const std::string DEF_NS_str ("http://www.vrjuggler.org/jccl/xsd/"+DEF_VERSION+"/definition")
 The XML namespace for configuration file content. More...

const std::string DEF_SCHEMA (DEF_NS_str+".xsd")
 The name of the XML Schema file for the definition file format. More...

const std::string DEFAULTVALUE ("defaultvalue")
const std::string DEFINITION ("definition")
const std::string DEFINITION_VERSION ("definition_version")
const std::string PARENT ("parent")
const std::string ENUM ("enum")
const std::string HELP ("help")
const std::string LABEL ("label")
const std::string NAME ("name")
const std::string PROPERTY ("property")
const std::string VALUE ("value")
const std::string VALUETYPE ("valuetype")
const std::string VERSION ("version")


Function Documentation

const std::string DEF_VERSION "3.0"   
 

The current version of the configuration definition file format.

const std::string SETTINGS_INSTRUCTION "org-vrjuggler-jccl-settings"   
 

const std::string DEF_VERSION_ATTR "definition.version"   
 

const std::string DESC_DB_VERSION_ATTR "desc.db.version"   
 

const std::string DEF_NS_str "http://www.vrjuggler.org/jccl/xsd/"+DEF_VERSION+"/definition"   
 

The XML namespace for configuration file content.

const std::string DEF_SCHEMA DEF_NS_str+".xsd"   
 

The name of the XML Schema file for the definition file format.

const std::string DEFAULTVALUE "defaultvalue"   
 

const std::string DEFINITION "definition"   
 

const std::string DEFINITION_VERSION "definition_version"   
 

const std::string PARENT "parent"   
 

const std::string ENUM "enum"   
 

const std::string HELP "help"   
 

const std::string LABEL "label"   
 

const std::string NAME "name"   
 

const std::string PROPERTY "property"   
 

const std::string VALUE "value"   
 

const std::string VALUETYPE "valuetype"   
 

const std::string VERSION "version"   
 


Generated on Sun May 2 14:38:47 2004 for JCCL: Juggler Configuration and Control Library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002