Home accounting
Public Attributes | List of all members
record Struct Reference

The struct is used for storage of every element of record. More...

Public Attributes

unsigned int ID
 
string type
 
string category
 
unsigned int amount
 
string date
 

Detailed Description

The struct is used for storage of every element of record.

Member Data Documentation

unsigned int record::amount

Money in CZK.

string record::category

Category of the income/expenditure. The present categories are: 1) salary, 2) food, 3) household, 4) health, 5) entertainment, 6) clothing, 7) transport, 8) other.

string record::date

Date of the income/expenditure, in the form dd.mm.yyyy.

unsigned int record::ID

Unique record identification number.

string record::type

Type of the record: income or expenditure.


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