Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

ExpenseItem struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ExpenseItem Struct Reference

Structure for itemizing expenses for the current year. More...

#include <Ofinance.h>

List of all members.

Public Attributes

double faculty
double staff
double other
double total
double percent


Detailed Description

Structure for itemizing expenses for the current year.

Definition at line 187 of file Ofinance.h.


Member Data Documentation

double ExpenseItem::faculty
 

Definition at line 188 of file Ofinance.h.

Referenced by Finance::init_data(), and Finance::new_fiscal_year().

double ExpenseItem::other
 

Definition at line 190 of file Ofinance.h.

Referenced by Finance::init_data(), and Finance::new_fiscal_year().

double ExpenseItem::percent
 

Definition at line 192 of file Ofinance.h.

double ExpenseItem::staff
 

Definition at line 189 of file Ofinance.h.

Referenced by Finance::init_data(), and Finance::new_fiscal_year().

double ExpenseItem::total
 

Definition at line 191 of file Ofinance.h.

Referenced by Finance::init_data(), and Finance::new_fiscal_year().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:08 2002 for VirtualU by doxygen1.2.17