|
ed
|
#include <property_key_db.h>
Public Member Functions | |
| const PropertyKeyDBEntry * | getPropertyKeyDBEntry (const std::string &name) const |
| template<typename T > | |
| void | registerProperty (const std::string &name, PropertyKey< T > &key, PropertyInfo *info=0) |
| ~PropertyKeyDB () | |
Private Attributes | |
| std::map< std::string, PropertyKeyDBEntry * > | name_to_info_ |
Definition at line 28 of file property_key_db.h.
|
inline |
Definition at line 33 of file property_key_db.h.
|
inline |
Definition at line 77 of file property_key_db.h.
|
inline |
Definition at line 43 of file property_key_db.h.
|
private |
Definition at line 88 of file property_key_db.h.
1.8.17