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

Password:

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

SchoolFaculty Struct Reference

#include <OSCHOOL.H>

Inheritance diagram for SchoolFaculty:

SchoolFacultyEx List of all members.

Public Attributes

short faculty_count
int salary
float female_percent
float minority_percent

Detailed Description

Simple structure for storing faculty information pertaining to expense calculations aggregated by rank. Includes faculty count, average salary, and male/female percentages for each ranking.

Definition at line 17 of file OSCHOOL.H.


Member Data Documentation

short SchoolFaculty::faculty_count
 

Definition at line 18 of file OSCHOOL.H.

float SchoolFaculty::female_percent
 

Definition at line 20 of file OSCHOOL.H.

float SchoolFaculty::minority_percent
 

Definition at line 21 of file OSCHOOL.H.

int SchoolFaculty::salary
 

Definition at line 19 of file OSCHOOL.H.


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