|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
Define the interface to a factory class that will create subclasses of PageContentCollection. More...
#include <OgrePageContentCollectionFactory.h>
 Inheritance diagram for Ogre::PageContentCollectionFactory:
 Inheritance diagram for Ogre::PageContentCollectionFactory:| Public Member Functions | |
| PageContentCollectionFactory () | |
| virtual | ~PageContentCollectionFactory () | 
| virtual PageContentCollection * | createInstance ()=0 | 
| virtual void | destroyInstance (PageContentCollection *)=0 | 
| virtual const String & | getName () const =0 | 
| void | operator delete (void *ptr) | 
| void | operator delete (void *ptr, const char *, int, const char *) | 
| void | operator delete (void *ptr, void *) | 
| void | operator delete[] (void *ptr) | 
| void | operator delete[] (void *ptr, const char *, int, const char *) | 
| void * | operator new (size_t sz) | 
| void * | operator new (size_t sz, const char *file, int line, const char *func) | 
| operator new, with debug line info | |
| void * | operator new (size_t sz, void *ptr) | 
| placement operator new | |
| void * | operator new[] (size_t sz) | 
| void * | operator new[] (size_t sz, const char *file, int line, const char *func) | 
| array operator new, with debug line info | |
Define the interface to a factory class that will create subclasses of PageContentCollection.
| 
 | inline | 
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Implemented in Ogre::SimplePageContentCollectionFactory.
| 
 | pure virtual | 
Implemented in Ogre::SimplePageContentCollectionFactory.
Implemented in Ogre::SimplePageContentCollectionFactory.
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
| 
 | inlineinherited | 
operator new, with debug line info
placement operator new
| 
 | inlineinherited | 
| 
 | inlineinherited | 
array operator new, with debug line info