Pyrogenesis
13997
|
struct ColumnDescription: The only purpose of this helper structure is to provide the global constructor that sets up the column description. More...
Public Member Functions | |
ColumnDescription () | |
Public Attributes | |
std::vector< ProfileColumn > | columns |
struct ColumnDescription: The only purpose of this helper structure is to provide the global constructor that sets up the column description.
Definition at line 73 of file Profile.cpp.
|
inline |
Definition at line 77 of file Profile.cpp.
std::vector<ProfileColumn> CProfileNodeTable::ColumnDescription::columns |
Definition at line 75 of file Profile.cpp.