shiny  0.4
a shader and material management library for OGRE
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Member Functions | List of all members
sh::LinkedValue Class Reference

Used for retrieving a named property from a context. More...

#include <PropertyBase.hpp>

+ Inheritance diagram for sh::LinkedValue:

Public Member Functions

 LinkedValue (const std::string &in)
 
std::string get (PropertySetGet *context) const
 
virtual std::string serialize ()
 
- Public Member Functions inherited from sh::PropertyValue
std::string _getStringValue ()
 

Additional Inherited Members

- Protected Attributes inherited from sh::PropertyValue
std::string mStringValue
 this will possibly not contain anything in the specialised classes
 

Detailed Description

Used for retrieving a named property from a context.


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