Pyrogenesis  trunk
Public Member Functions | Public Attributes | Private Member Functions | List of all members
anonymous_namespace{ProfileViewer.cpp}::WriteTable Struct Reference

Public Member Functions

 WriteTable (std::ofstream &f)
 
void operator() (AbstractProfileTable *table)
 
void WriteRows (int indent, AbstractProfileTable *table, std::vector< CStr > &data)
 

Public Attributes

std::ofstream & f
 

Private Member Functions

const WriteTableoperator= (const WriteTable &)
 

Constructor & Destructor Documentation

anonymous_namespace{ProfileViewer.cpp}::WriteTable::WriteTable ( std::ofstream &  f)
inline

Member Function Documentation

void anonymous_namespace{ProfileViewer.cpp}::WriteTable::operator() ( AbstractProfileTable table)
inline
const WriteTable& anonymous_namespace{ProfileViewer.cpp}::WriteTable::operator= ( const WriteTable )
private
void anonymous_namespace{ProfileViewer.cpp}::WriteTable::WriteRows ( int  indent,
AbstractProfileTable table,
std::vector< CStr > &  data 
)
inline

Member Data Documentation

std::ofstream& anonymous_namespace{ProfileViewer.cpp}::WriteTable::f

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