Public Member Functions | Private Attributes
STL_Timer Class Reference

#include <STL_timer.hh>

List of all members.

Public Member Functions

bool check ()
double get_time (void)
void start (unsigned int r)
void start_baseline (unsigned int r)
 STL_Timer ()

Private Attributes

bool baseline
double baseline_time
unsigned long count
time_t final
time_t initial
vector< long > iterations
unsigned int reps

Detailed Description

Definition at line 30 of file STL_timer.hh.


Constructor & Destructor Documentation

STL_Timer::STL_Timer ( ) [inline]

Definition at line 32 of file STL_timer.hh.


Member Function Documentation

bool STL_Timer::check ( ) [inline]

Definition at line 48 of file STL_timer.hh.

double STL_Timer::get_time ( void  ) [inline]

Definition at line 60 of file STL_timer.hh.

void STL_Timer::start ( unsigned int  r) [inline]

Definition at line 34 of file STL_timer.hh.

void STL_Timer::start_baseline ( unsigned int  r) [inline]

Definition at line 42 of file STL_timer.hh.


Member Data Documentation

Definition at line 74 of file STL_timer.hh.

double STL_Timer::baseline_time [private]

Definition at line 76 of file STL_timer.hh.

unsigned long STL_Timer::count [private]

Definition at line 72 of file STL_timer.hh.

time_t STL_Timer::final [private]

Definition at line 70 of file STL_timer.hh.

time_t STL_Timer::initial [private]

Definition at line 70 of file STL_timer.hh.

vector<long> STL_Timer::iterations [private]

Definition at line 68 of file STL_timer.hh.

unsigned int STL_Timer::reps [private]

Definition at line 64 of file STL_timer.hh.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:26