|
AFEPack
|
#include <PropertyTable.h>
公有成员 | |
| virtual | ~property_id_allocator_t () |
| virtual void * | allocate () const |
| virtual void | deallocate (void *) const |
资源 ID 的基类,其虚函数用来使得派生类中的内存分配和释放函数能够 被正确的调用。
| virtual details::property_id_allocator_t::~property_id_allocator_t | ( | ) | [inline, virtual] |
| virtual void* details::property_id_allocator_t::allocate | ( | ) | const [inline, virtual] |
| virtual void details::property_id_allocator_t::deallocate | ( | void * | ) | const [inline, virtual] |
1.7.6.1