| AddElement(T *p_element) | Castor::Serialisable | [inline] |
| AddElement(Buffer< T > *p_element) | Castor::Serialisable | [inline] |
| AddElement(Point< T, Count > *p_element) | Castor::Serialisable | [inline] |
| AddElement(Matrix< T, Rows, Columns > *p_element) | Castor::Serialisable | [inline] |
| AddElement(std::map< String, std::shared_ptr< T > > *p_map) | Castor::Serialisable | [inline] |
| AddElement(std::map< real, std::shared_ptr< T > > *p_map) | Castor::Serialisable | [inline] |
| AddElement(std::vector< std::shared_ptr< T > > *p_array) | Castor::Serialisable | [inline] |
| Alloc(std::size_t p_size) | MemoryTraced< Font > | [static] |
| Alloc(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Font > | [static] |
| collection typedef | Castor::Resource< Font > | [protected] |
| CreateSerialiseMap() | Castor::Serialisable | [inline] |
| Dealloc(void *p_pMemory) | MemoryTraced< Font > | [static] |
| Dealloc(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Font > | [static] |
| DoCreateSerialiseMap() | Castor::Serialisable | [inline, protected, virtual] |
| Font(String const &p_strName, unsigned int p_uiHeight) | Castor::Font | |
| Font(Font const &p_font) | Castor::Font | |
| Font(Font &&p_font) | Castor::Font | |
| GetGlyphAt(wchar_t p_char) const | Castor::Font | [inline] |
| GetGlyphAt(wchar_t p_char) | Castor::Font | [inline] |
| GetHeight() const | Castor::Font | [inline] |
| GetMaxHeight() const | Castor::Font | [inline] |
| GetMaxWidth() const | Castor::Font | [inline] |
| GetName() const | Castor::Resource< Font > | [inline] |
| m_arrayChars | Castor::Font | [protected] |
| m_iMaxHeight | Castor::Font | [protected] |
| m_iMaxTop | Castor::Font | [protected] |
| m_iMaxWidth | Castor::Font | [protected] |
| m_pathFile | Castor::Font | [protected] |
| m_pFile | Castor::Serialisable | [mutable, protected] |
| m_pParentSerialisable | Castor::Serialisable | [protected] |
| m_strName | Castor::Resource< Font > | [protected] |
| m_uiHeight | Castor::Font | [protected] |
| operator delete(void *p_pMemory) | MemoryTraced< Font > | [inline, static] |
| operator delete(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Font > | [inline, static] |
| operator delete(void *, void *) | MemoryTraced< Font > | [inline, static] |
| operator delete[](void *p_pMemory) | MemoryTraced< Font > | [inline, static] |
| operator delete[](void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Font > | [inline, static] |
| operator delete[](void *p_pMem1, void *p_pMem2) | MemoryTraced< Font > | [inline, static] |
| operator new(std::size_t p_size) | MemoryTraced< Font > | [inline, static] |
| operator new(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Font > | [inline, static] |
| operator new(std::size_t p_size, void *p_pMemory) | MemoryTraced< Font > | [inline, static] |
| operator new[](std::size_t p_size) | MemoryTraced< Font > | [inline, static] |
| operator new[](std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Font > | [inline, static] |
| operator new[](std::size_t p_size, void *p_pMemory) | MemoryTraced< Font > | [inline, static] |
| operator=(Font const &p_font) | Castor::Font | |
| operator=(Font &&p_font) | Castor::Font | |
| Resource< Font >::operator=(Resource const &p_other) | Castor::Resource< Font > | |
| Resource< Font >::operator=(Resource &&p_other) | Castor::Resource< Font > | |
| Castor::Serialisable::operator=(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Castor::Serialisable::operator=(Serialisable &&p_serialisable) | Castor::Serialisable | |
| operator[](wchar_t p_char) const | Castor::Font | |
| operator[](wchar_t p_char) | Castor::Font | |
| PostSerialise() const | Castor::Serialisable | [inline, virtual] |
| PostUnserialise() | Castor::Serialisable | [inline, virtual] |
| PreSerialise() const | Castor::Serialisable | [inline, virtual] |
| PreUnserialise() | Castor::Serialisable | [inline, virtual] |
| Resource(String const &p_name) | Castor::Resource< Font > | [protected] |
| Resource(Resource const &p_other) | Castor::Resource< Font > | |
| Resource(Resource &&p_other) | Castor::Resource< Font > | |
| Serialisable() | Castor::Serialisable | |
| Serialisable(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Serialisable(Serialisable &&p_serialisable) | Castor::Serialisable | |
| Serialise(File &p_file) const | Castor::Serialisable | |
| SetMaxHeight(int p_iHeight) | Castor::Font | [inline] |
| SetMaxWidth(int p_iWidth) | Castor::Font | [inline] |
| SetName(String const &p_strName) | Castor::Resource< Font > | [inline] |
| StrAllocations | MemoryTracedBase | [static] |
| StrDeallocations | MemoryTracedBase | [static] |
| StrLeaks | MemoryTracedBase | [static] |
| TotalAllocatedArrayCount | MemoryTracedBase | [static] |
| TotalAllocatedObjectCount | MemoryTracedBase | [static] |
| TotalAllocatedSize | MemoryTracedBase | [static] |
| Unserialise(File &p_file, Serialisable *p_pParent=NULL) | Castor::Serialisable | |
| ~Font() | Castor::Font | [virtual] |
| ~Resource() | Castor::Resource< Font > | [virtual] |
| ~Serialisable() | Castor::Serialisable | |