Liste complète des membres de
Castor::Glyph, y compris les membres hérités :
| Alloc(std::size_t p_size) | MemoryTraced< Glyph > | [static] |
| Alloc(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Glyph > | [static] |
| Dealloc(void *p_pMemory) | MemoryTraced< Glyph > | [static] |
| Dealloc(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Glyph > | [static] |
| GetBitmap() const | Castor::Glyph | [inline] |
| GetBitmap() | Castor::Glyph | [inline] |
| GetPosition() const | Castor::Glyph | [inline] |
| GetSize() const | Castor::Glyph | [inline] |
| Glyph() | Castor::Glyph | |
| Glyph(Glyph const &p_glyph) | Castor::Glyph | |
| Glyph(Glyph &&p_glyph) | Castor::Glyph | |
| operator delete(void *p_pMemory) | MemoryTraced< Glyph > | [inline, static] |
| operator delete(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Glyph > | [inline, static] |
| operator delete(void *, void *) | MemoryTraced< Glyph > | [inline, static] |
| operator delete[](void *p_pMemory) | MemoryTraced< Glyph > | [inline, static] |
| operator delete[](void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Glyph > | [inline, static] |
| operator delete[](void *p_pMem1, void *p_pMem2) | MemoryTraced< Glyph > | [inline, static] |
| operator new(std::size_t p_size) | MemoryTraced< Glyph > | [inline, static] |
| operator new(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Glyph > | [inline, static] |
| operator new(std::size_t p_size, void *p_pMemory) | MemoryTraced< Glyph > | [inline, static] |
| operator new[](std::size_t p_size) | MemoryTraced< Glyph > | [inline, static] |
| operator new[](std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Glyph > | [inline, static] |
| operator new[](std::size_t p_size, void *p_pMemory) | MemoryTraced< Glyph > | [inline, static] |
| operator=(Glyph const &p_glyph) | Castor::Glyph | |
| operator=(Glyph &&p_glyph) | Castor::Glyph | |
| SetBitmap(std::vector< unsigned char > const &val) | Castor::Glyph | [inline] |
| SetPosition(Position const &val) | Castor::Glyph | [inline] |
| SetSize(Size const &val) | Castor::Glyph | [inline] |
| StrAllocations | MemoryTracedBase | [static] |
| StrDeallocations | MemoryTracedBase | [static] |
| StrLeaks | MemoryTracedBase | [static] |
| TotalAllocatedArrayCount | MemoryTracedBase | [static] |
| TotalAllocatedObjectCount | MemoryTracedBase | [static] |
| TotalAllocatedSize | MemoryTracedBase | [static] |
| ~Glyph() | Castor::Glyph | |