AFEPack
|
组合类型 | |
class | property_id_allocator_t |
struct | null_type |
class | PropertyTableBase |
函数 | |
template<class T > | |
void | _new_property_id (property_id_t< T > &id) |
template<class T > | |
void | _free_property_id (property_id_t< T > &id) |
void details::_free_property_id | ( | property_id_t< T > & | id | ) |
释放一个资源 ID
id | 被释放的资源 ID |
此资源已经释放过了
此资源已经释放过了
void details::_new_property_id | ( | property_id_t< T > & | id | ) |
申请一个资源 ID
id | 申请到的资源 ID 会写在其中 |
搜索空闲 ID
搜索空闲 ID