#include <OgreAny.h>
Inheritance diagram for Ogre::Any::holder< ValueType >:
Public Member Functions | |
holder (const ValueType &value) | |
virtual const std::type_info & | getType () const |
virtual placeholder * | clone () const |
virtual void | writeToStream (std::ostream &o) |
Public Attributes | |
ValueType | held |
|
Definition at line 143 of file OgreAny.h. References Ogre::Any::holder< ValueType >::held. Referenced by Ogre::Any::holder< ValueType >::clone(). |
|
Implements Ogre::Any::placeholder. Definition at line 155 of file OgreAny.h. References Ogre::Any::holder< ValueType >::held, and Ogre::Any::holder< ValueType >::holder(). |
|
Implements Ogre::Any::placeholder. |
|
Implements Ogre::Any::placeholder. Definition at line 160 of file OgreAny.h. References Ogre::Any::holder< ValueType >::held. |
|
Definition at line 168 of file OgreAny.h. Referenced by Ogre::Any::holder< ValueType >::clone(), Ogre::Any::holder< ValueType >::holder(), and Ogre::Any::holder< ValueType >::writeToStream(). |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 8 15:20:17 2007