librcsb-core-wrapper
1.000
|
Private class that represents a category. More...
#include <DictObjContInfo.h>
Public Attributes | |
std::string | catName |
std::string | col1 |
bool | nonDefaultValue |
bool | inheritance |
std::vector< Item > | items |
Private class that represents a category.
std::string ObjContInfo::Cat::catName |
std::string ObjContInfo::Cat::col1 |
bool ObjContInfo::Cat::inheritance |
std::vector<Item> ObjContInfo::Cat::items |
bool ObjContInfo::Cat::nonDefaultValue |