AFEPack
|
组合类型 | |
class | details::property_id_allocator_t |
struct | details::null_type |
class | property_id_t< T > |
class | details::PropertyTableBase |
class | details::PropertyTableBase::property_entry_t |
全局性质表中存储的数据的类型 更多... | |
struct | details::PropertyTableBase::prop_tbl_entry_t |
struct | details::PropertyTableBase::prop_iter_entry_t |
每个对象的性质表记录其在全局中的应用 更多... | |
class | PropertyTable |
命名空间 | |
namespace | details |
函数 | |
template<class T > | |
void | details::_new_property_id (property_id_t< T > &id) |
template<class T > | |
void | details::_free_property_id (property_id_t< T > &id) |
template<class T > | |
void | new_property_id (property_id_t< T > &pid) |
template<class T > | |
void | free_property_id (property_id_t< T > &pid) |
void free_property_id | ( | property_id_t< T > & | pid | ) |
void new_property_id | ( | property_id_t< T > & | pid | ) |