budget Class Reference

#include <budget.hpp>

Inheritance diagram for budget:

Inheritance graph
[legend]
Collaboration diagram for budget:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 50 of file budget.hpp.


Public Member Functions

 budget ()
data::dictionary< unsigned int,
string > & 
get_data ()
void reset ()
 ~budget ()

Static Public Member Functions

static T * global_instance ()

Private Attributes

data::dictionary< unsigned int,
string
data

Constructor & Destructor Documentation

budget (  ) 

Definition at line 51 of file budget.cpp.

~budget (  ) 

Definition at line 57 of file budget.cpp.


Member Function Documentation

data::dictionary<unsigned int, string>& get_data (  )  [inline]

Definition at line 58 of file budget.hpp.

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

static T* global_instance (  )  [inline, static, inherited]

void reset (  ) 

Definition at line 62 of file budget.cpp.

References budget::data.

Referenced by application::run().


Member Data Documentation

data::dictionary<unsigned int, string> data [private]

Definition at line 53 of file budget.hpp.

Referenced by budget::reset().


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