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

jccl::configuration_tokens Namespace Reference


Functions

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

const std::string SETTINGS_INSTRUCTION ("org-vrjuggler-jccl-settings")
const std::string CFG_VERSION_ATTR ("configuration.version")
const std::string CONFIG_DB_VERSION_ATTR ("config.db.version")
const std::string CFG_NS_str ("http://www.vrjuggler.org/jccl/xsd/"+CFG_VERSION+"/configuration")
 The XML namespace for configuration file content. More...

const std::string CFG_SCHEMA (CFG_NS_str+".xsd")
 The name of the XML Schema file for the configuration file format. More...

const std::string CONFIGURATION ("configuration")
const std::string DEFINITION_PATH ("definition_path")
const std::string DIR ("dir")
const std::string ELEMENTS ("elements")
const std::string INCLUDE ("include")
const std::string NAME ("name")
const std::string VERSION ("version")


Function Documentation

const std::string CFG_VERSION "3.0"   
 

The current version of the configuration file format.

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

const std::string CFG_VERSION_ATTR "configuration.version"   
 

const std::string CONFIG_DB_VERSION_ATTR "config.db.version"   
 

const std::string CFG_NS_str "http://www.vrjuggler.org/jccl/xsd/"+CFG_VERSION+"/configuration"   
 

The XML namespace for configuration file content.

const std::string CFG_SCHEMA CFG_NS_str+".xsd"   
 

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

const std::string CONFIGURATION "configuration"   
 

const std::string DEFINITION_PATH "definition_path"   
 

const std::string DIR "dir"   
 

const std::string ELEMENTS "elements"   
 

const std::string INCLUDE "include"   
 

const std::string NAME "name"   
 

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