Public Member Functions | Public Attributes | List of all members
Ogre::ParameterDef Class Reference

Definition of a parameter supported by a StringInterface class, for introspection. More...

#include <OgreStringInterface.h>

Public Member Functions

 ParameterDef (const String &newName, const String &newDescription, ParameterType newType)
 

Public Attributes

String description
 
String name
 
ParameterType paramType
 

Detailed Description

Definition of a parameter supported by a StringInterface class, for introspection.

Definition at line 67 of file OgreStringInterface.h.

Constructor & Destructor Documentation

Ogre::ParameterDef::ParameterDef ( const String newName,
const String newDescription,
ParameterType  newType 
)

Definition at line 73 of file OgreStringInterface.h.

Member Data Documentation

String Ogre::ParameterDef::description

Definition at line 71 of file OgreStringInterface.h.

String Ogre::ParameterDef::name

Definition at line 70 of file OgreStringInterface.h.

Referenced by Ogre::ParamDictionary::addParameter().

ParameterType Ogre::ParameterDef::paramType

Definition at line 72 of file OgreStringInterface.h.


The documentation for this class was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jun 30 2014 22:23:21