| 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< Image > | [static] |
| Alloc(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Image > | [static] |
| collection typedef | Castor::Resource< Image > | [protected] |
| CopyImage(Image const &p_src) | Castor::Image | |
| CreateSerialiseMap() | Castor::Serialisable | [inline] |
| Dealloc(void *p_pMemory) | MemoryTraced< Image > | [static] |
| Dealloc(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Image > | [static] |
| DoCreateSerialiseMap() | Castor::Serialisable | [inline, protected, virtual] |
| Fill(Colour const &p_clrColour) | Castor::Image | |
| Flip() | Castor::Image | |
| Font class | Castor::Image | [friend] |
| GetBuffer() | Castor::Image | [inline] |
| GetBuffer() const | Castor::Image | [inline] |
| GetDimensions() const | Castor::Image | [inline] |
| GetHeight() const | Castor::Image | [inline] |
| GetName() const | Castor::Resource< Image > | [inline] |
| GetPath() const | Castor::Image | [inline] |
| GetPixel(std::size_t x, std::size_t y, Pixel< PF > &p_pixel) const | Castor::Image | [inline] |
| GetPixel(std::size_t x, std::size_t y, unsigned char *p_pPixel, ePIXEL_FORMAT p_eFormat) const | Castor::Image | |
| GetPixel(std::size_t x, std::size_t y) const | Castor::Image | |
| GetPixelFormat() const | Castor::Image | [inline] |
| GetSize() const | Castor::Image | [inline] |
| GetWidth() const | Castor::Image | [inline] |
| Image(String const &p_strName) | Castor::Image | |
| Image(Image const &p_image) | Castor::Image | |
| Image(Image &&p_image) | Castor::Image | |
| Initialise(Size const &p_ptSize, ePIXEL_FORMAT p_ePixelFormat, std::vector< byte > const &p_pBuffer, ePIXEL_FORMAT p_eBufferFormat, Path const &p_path=cuEmptyString) | Castor::Image | |
| Initialise(Size const &p_ptSize, ePIXEL_FORMAT p_ePixelFormat=ePIXEL_FORMAT_A8R8G8B8, byte const *p_pBuffer=NULL, ePIXEL_FORMAT p_eBufferFormat=ePIXEL_FORMAT_A8R8G8B8, Path const &p_path=cuEmptyString) | Castor::Image | |
| Initialise(Size const &p_ptSize, PxBufferBase const &p_pBuffer, Path const &p_path=cuEmptyString) | Castor::Image | |
| Initialise(Size const &p_ptSize, byte const *p_pBuffer=NULL, Path const &p_path=cuEmptyString) | Castor::Image | [inline] |
| m_pFile | Castor::Serialisable | [mutable, protected] |
| m_pParentSerialisable | Castor::Serialisable | [protected] |
| m_strName | Castor::Resource< Image > | [protected] |
| Mirror() | Castor::Image | |
| operator delete(void *p_pMemory) | MemoryTraced< Image > | [inline, static] |
| operator delete(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Image > | [inline, static] |
| operator delete(void *, void *) | MemoryTraced< Image > | [inline, static] |
| operator delete[](void *p_pMemory) | MemoryTraced< Image > | [inline, static] |
| operator delete[](void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Image > | [inline, static] |
| operator delete[](void *p_pMem1, void *p_pMem2) | MemoryTraced< Image > | [inline, static] |
| operator new(std::size_t p_size) | MemoryTraced< Image > | [inline, static] |
| operator new(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Image > | [inline, static] |
| operator new(std::size_t p_size, void *p_pMemory) | MemoryTraced< Image > | [inline, static] |
| operator new[](std::size_t p_size) | MemoryTraced< Image > | [inline, static] |
| operator new[](std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Image > | [inline, static] |
| operator new[](std::size_t p_size, void *p_pMemory) | MemoryTraced< Image > | [inline, static] |
| operator=(Image const &p_image) | Castor::Image | |
| operator=(Image &&p_image) | Castor::Image | |
| Resource< Image >::operator=(Resource const &p_other) | Castor::Resource< Image > | |
| Resource< Image >::operator=(Resource &&p_other) | Castor::Resource< Image > | |
| Castor::Serialisable::operator=(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Castor::Serialisable::operator=(Serialisable &&p_serialisable) | Castor::Serialisable | |
| 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< Image > | [protected] |
| Resource(Resource const &p_other) | Castor::Resource< Image > | |
| Resource(Resource &&p_other) | Castor::Resource< Image > | |
| Serialisable() | Castor::Serialisable | |
| Serialisable(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Serialisable(Serialisable &&p_serialisable) | Castor::Serialisable | |
| Serialise(File &p_file) const | Castor::Serialisable | |
| SetName(String const &p_strName) | Castor::Resource< Image > | [inline] |
| SetPixel(std::size_t x, std::size_t y, unsigned char const *p_pPixel) | Castor::Image | |
| SetPixel(std::size_t x, std::size_t y, Colour const &p_clrColour) | Castor::Image | |
| SetPixel(std::size_t x, std::size_t y, Pixel< PF > const &p_pixel) | Castor::Image | [inline] |
| StrAllocations | MemoryTracedBase | [static] |
| StrDeallocations | MemoryTracedBase | [static] |
| StrLeaks | MemoryTracedBase | [static] |
| SubImage(Rectangle const &p_rcRect) const | Castor::Image | |
| TotalAllocatedArrayCount | MemoryTracedBase | [static] |
| TotalAllocatedObjectCount | MemoryTracedBase | [static] |
| TotalAllocatedSize | MemoryTracedBase | [static] |
| Unserialise(File &p_file, Serialisable *p_pParent=NULL) | Castor::Serialisable | |
| ~Image() | Castor::Image | [virtual] |
| ~Resource() | Castor::Resource< Image > | [virtual] |
| ~Serialisable() | Castor::Serialisable | |