#include <OgreStringInterface.h>
Public Member Functions | |
ParamDictionary () | |
void | addParameter (const ParameterDef ¶mDef, ParamCommand *paramCmd) |
Method for adding a parameter definition for this class. | |
const ParameterList & | getParameters (void) const |
Retrieves a list of parameters valid for this object. | |
Protected Member Functions | |
ParamCommand * | getParamCommand (const String &name) |
Retrieves the parameter command object for a named parameter. | |
const ParamCommand * | getParamCommand (const String &name) const |
Protected Attributes | |
ParameterList | mParamDefs |
Definitions of parameters. | |
ParamCommandMap | mParamCommands |
Command objects to get/set. | |
Friends | |
class | StringInterface |
Definition at line 79 of file OgreStringInterface.h.
|
Definition at line 116 of file OgreStringInterface.h. |
|
Method for adding a parameter definition for this class.
Definition at line 123 of file OgreStringInterface.h. References Ogre::ParameterDef::name. |
|
Definition at line 103 of file OgreStringInterface.h. References Ogre::String. |
|
Retrieves the parameter command object for a named parameter.
Definition at line 90 of file OgreStringInterface.h. References Ogre::String. Referenced by Ogre::StringInterface::getParameter(). |
|
Retrieves a list of parameters valid for this object.
Definition at line 133 of file OgreStringInterface.h. References Ogre::ParameterList. |
|
Definition at line 81 of file OgreStringInterface.h. |
|
Command objects to get/set.
Definition at line 87 of file OgreStringInterface.h. |
|
Definitions of parameters.
Definition at line 84 of file OgreStringInterface.h. Referenced by Ogre::StringInterface::copyParametersTo(). |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:44:59 2006