VR-Forces 4.6 Class Documentation
 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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)