OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::STLAllocator< T, AllocPolicy > Member List

This is the complete list of members for Ogre::STLAllocator< T, AllocPolicy >, including all inherited members.

address(reference x) const Ogre::STLAllocator< T, AllocPolicy >inline
address(const_reference x) const Ogre::STLAllocator< T, AllocPolicy >inline
allocate(size_type count, typename std::allocator< void >::const_pointer ptr=0)Ogre::STLAllocator< T, AllocPolicy >inline
Base typedefOgre::STLAllocator< T, AllocPolicy >
const_pointer typedefOgre::STLAllocator< T, AllocPolicy >
const_reference typedefOgre::STLAllocator< T, AllocPolicy >
construct(pointer p)Ogre::STLAllocator< T, AllocPolicy >inline
construct(pointer p, const T &val)Ogre::STLAllocator< T, AllocPolicy >inline
deallocate(pointer ptr, size_type)Ogre::STLAllocator< T, AllocPolicy >inline
destroy(pointer p)Ogre::STLAllocator< T, AllocPolicy >inline
difference_type typedefOgre::STLAllocator< T, AllocPolicy >
max_size() const Ogre::STLAllocator< T, AllocPolicy >inline
pointer typedefOgre::STLAllocator< T, AllocPolicy >
reference typedefOgre::STLAllocator< T, AllocPolicy >
size_type typedefOgre::STLAllocator< T, AllocPolicy >
STLAllocator()Ogre::STLAllocator< T, AllocPolicy >inlineexplicit
STLAllocator(STLAllocator const &)Ogre::STLAllocator< T, AllocPolicy >inline
STLAllocator(STLAllocator< U, AllocPolicy > const &)Ogre::STLAllocator< T, AllocPolicy >inline
STLAllocator(STLAllocator< U, P > const &)Ogre::STLAllocator< T, AllocPolicy >inline
value_type typedefOgre::STLAllocator< T, AllocPolicy >
~STLAllocator()Ogre::STLAllocator< T, AllocPolicy >inlinevirtual