AFEPack
组合类型 | 函数
details命名空间参考

组合类型

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)

函数文档

template<class T >
void details::_free_property_id ( property_id_t< T > &  id)

释放一个资源 ID

参数:
id被释放的资源 ID

此资源已经释放过了

此资源已经释放过了

template<class T >
void details::_new_property_id ( property_id_t< T > &  id)

申请一个资源 ID

参数:
id申请到的资源 ID 会写在其中
返回:
是否申请到

搜索空闲 ID

搜索空闲 ID