Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
CProfileNodeTable::ColumnDescription Struct Reference

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< ProfileColumncolumns
 

Detailed Description

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.

Constructor & Destructor Documentation

CProfileNodeTable::ColumnDescription::ColumnDescription ( )
inline

Definition at line 77 of file Profile.cpp.

Member Data Documentation

std::vector<ProfileColumn> CProfileNodeTable::ColumnDescription::columns

Definition at line 75 of file Profile.cpp.


The documentation for this struct was generated from the following file: