ps
Struct anonymous_namespace_1::WriteTable
in ProfileViewer.cpp
- struct anonymous_namespace_1::WriteTable
|
Field Summary |
std::ofstream& |
f
|
|
Constructor Summary |
WriteTable( std::ofstream& f )
|
f
public std::ofstream& f;
WriteTable
public WriteTable( std::ofstream& f );
operator()
public void operator()( AbstractProfileTable* table );
operator=
private const WriteTable& operator=( const WriteTable& );
WriteRows
public void WriteRows( int indent, AbstractProfileTable* table, std::vector< CStr >& data );