ObjectInfo.h File Reference
#include "PropertyInfo.h"
Include dependency graph for ObjectInfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | ConfigDB::ObjectInfo |
Namespaces | |
| ConfigDB | |
Macros | |
| #define | CONFIGDB_OBJECT_TYPE_MAP(XX) |
| #define | XX(name) name, |
Enumerations | |
| enum class | ConfigDB::ObjectType : uint32_t { ConfigDB::XX } |
Functions | |
| String | toString (ConfigDB::ObjectType type) |
Macro Definition Documentation
◆ CONFIGDB_OBJECT_TYPE_MAP
◆ XX
| #define XX | ( | name | ) | name, |
Function Documentation
◆ toString()
| String toString | ( | ConfigDB::ObjectType | type | ) |
1.9.1