dtABC::ApplicationConfigSchema Struct Reference

defines API used to model the XML schema for the config file. More...

#include <applicationconfigschema.h>

List of all members.

Static Public Attributes

static const std::string WINDOW = "Window"
static const std::string NAME = "Name"
static const std::string SCENE = "Scene"
static const std::string CAMERA = "Camera"
static const std::string VIEW = "View"
static const std::string LOG = "Log"
static const std::string LIBRARY_PATH = "LibraryPath"
static const std::string X = "X"
static const std::string Y = "Y"
static const std::string WIDTH = "Width"
static const std::string HEIGHT = "Height"
static const std::string PIXELDEPTH = "PixelDepth"
static const std::string REFRESHRATE = "RefreshRate"
static const std::string SHOWCURSOR = "ShowCursor"
static const std::string FULLSCREEN = "FullScreen"
static const std::string CHANGEDISPLAYRESOLUTION = "ChangeDisplayResolution"
static const std::string WINDOWINSTANCE = "WindowInstance"
static const std::string SCENEINSTANCE = "SceneInstance"
static const std::string CAMERAINSTANCE = "CameraInstance"
static const std::string LOG_LEVEL = "Level"
static const std::string APP_PROPERTIES = "Properties"
static const std::string APP_PROPERTY = "Property"


Detailed Description

defines API used to model the XML schema for the config file.

Member Data Documentation

const std::string dtABC::ApplicationConfigSchema::WINDOW = "Window" [static]

const std::string dtABC::ApplicationConfigSchema::NAME = "Name" [static]

const std::string dtABC::ApplicationConfigSchema::SCENE = "Scene" [static]

const std::string dtABC::ApplicationConfigSchema::CAMERA = "Camera" [static]

const std::string dtABC::ApplicationConfigSchema::VIEW = "View" [static]

const std::string dtABC::ApplicationConfigSchema::LOG = "Log" [static]

const std::string dtABC::ApplicationConfigSchema::LIBRARY_PATH = "LibraryPath" [static]

const std::string dtABC::ApplicationConfigSchema::X = "X" [static]

const std::string dtABC::ApplicationConfigSchema::Y = "Y" [static]

const std::string dtABC::ApplicationConfigSchema::WIDTH = "Width" [static]

const std::string dtABC::ApplicationConfigSchema::HEIGHT = "Height" [static]

const std::string dtABC::ApplicationConfigSchema::PIXELDEPTH = "PixelDepth" [static]

const std::string dtABC::ApplicationConfigSchema::REFRESHRATE = "RefreshRate" [static]

const std::string dtABC::ApplicationConfigSchema::SHOWCURSOR = "ShowCursor" [static]

const std::string dtABC::ApplicationConfigSchema::FULLSCREEN = "FullScreen" [static]

const std::string dtABC::ApplicationConfigSchema::CHANGEDISPLAYRESOLUTION = "ChangeDisplayResolution" [static]

const std::string dtABC::ApplicationConfigSchema::WINDOWINSTANCE = "WindowInstance" [static]

const std::string dtABC::ApplicationConfigSchema::SCENEINSTANCE = "SceneInstance" [static]

const std::string dtABC::ApplicationConfigSchema::CAMERAINSTANCE = "CameraInstance" [static]

const std::string dtABC::ApplicationConfigSchema::LOG_LEVEL = "Level" [static]

const std::string dtABC::ApplicationConfigSchema::APP_PROPERTIES = "Properties" [static]

const std::string dtABC::ApplicationConfigSchema::APP_PROPERTY = "Property" [static]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008