budget_record Class Reference

#include <budget.hpp>

Collaboration diagram for budget_record:

Collaboration graph
[legend]

List of all members.


Detailed Description

Use a variable of this type to add time to a budget category.

Definition at line 65 of file budget.hpp.


Public Member Functions

 budget_record (const string &category)
 ~budget_record ()

Private Attributes

string category
budgetparent
unsigned int start_tick

Constructor & Destructor Documentation

budget_record ( const string category  ) 

Definition at line 71 of file budget.cpp.

References assert, budget_record::parent, and budget_record::start_tick.

~budget_record (  ) 


Member Data Documentation

string category [private]

Definition at line 69 of file budget.hpp.

Referenced by budget_record::~budget_record().

budget* parent [private]

Definition at line 67 of file budget.hpp.

Referenced by budget_record::budget_record(), and budget_record::~budget_record().

unsigned int start_tick [private]

Definition at line 68 of file budget.hpp.

Referenced by budget_record::budget_record(), and budget_record::~budget_record().


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

Generated on Sat Mar 1 13:50:07 2008 for Periapsis Project by  doxygen 1.5.5