VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Types | Public Member Functions | Public Attributes
DtColumnLogger::Column::Value Struct Reference

Classes

struct  Parent
 

Public Types

typedef std::list< ValueList
 

Public Member Functions

ValuesetGroup (const char *n, double percent)
 
ValueaddCalls (unsigned c)
 
ValuesetPrecision (unsigned p)
 
std::string str () const
 
 Value (double number, unsigned line)
 

Public Attributes

unsigned line
 
double number
 
unsigned calls
 
unsigned precision
 
Parent::Sequence parents
 

Member Typedef Documentation

Constructor & Destructor Documentation

DtColumnLogger::Column::Value::Value ( double  number,
unsigned  line 
)
explicit

Member Function Documentation

Value& DtColumnLogger::Column::Value::setGroup ( const char n,
double  percent 
)
inline
Value& DtColumnLogger::Column::Value::addCalls ( unsigned  c)
inline
Value& DtColumnLogger::Column::Value::setPrecision ( unsigned  p)
inline
std::string DtColumnLogger::Column::Value::str ( ) const

Member Data Documentation

unsigned DtColumnLogger::Column::Value::line
double DtColumnLogger::Column::Value::number
unsigned DtColumnLogger::Column::Value::calls
unsigned DtColumnLogger::Column::Value::precision
Parent::Sequence DtColumnLogger::Column::Value::parents

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)