#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 139 of file OgreAny.h. Referenced by Ogre::Any::holder< ValueType >::clone(). |
|
|||||||||
|
Implements Ogre::Any::placeholder. Definition at line 151 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 156 of file OgreAny.h. References Ogre::Any::holder< ValueType >::held. |
|
|||||
|
Definition at line 164 of file OgreAny.h. Referenced by Ogre::Any::holder< ValueType >::clone(), 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 Jan 21 10:01:47 2007