|
|
using | table_info_ptr = std::shared_ptr< table_info > |
| |
|
|
template<class Type > |
| void | attach (const char *type_name, const char *parent_type_name=nullptr) |
| |
|
template<class Type , class ParentType > |
| void | attach (const char *type_name) |
| |
|
template<class Type > |
| table_info_ptr | find () const |
| |
|
table_info_ptr | find (const char *type_name) const |
| |
The documentation for this class was generated from the following file: