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

Password:

ODEPTRES.H File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ODEPTRES.H File Reference

#include <OFIELD.H>
#include <OFACULTY.H>
#include <OSTUDENT.H>
#include <ODEPTGEN.H>

Go to the source code of this file.

Compounds

struct  DepartmentCourseRec
 Structure for holding course information. More...

struct  DepartmentFacultyRec
 Structure for holding faculty information. More...

struct  DepartmentInfo
 Contains information about a department, including its students andfaculty. Calculates the number of majors in the department, includingthe number that switch to other departments. More...

struct  DepartmentMasterCourseRec
struct  DepartmentRec
struct  DepartmentRec2
struct  DepartmentRec3
 Structures for holding department data. More...

class  DepartmentRes
 Class for initializing and loading faculty members for a department. More...

struct  DepartmentUGCourseRec
struct  ElecPrefRec
 Elective preference record? More...

struct  GeneralDepartmentInfo
 Base class of DepartmentInfo. Needed for handling general department for"undecided" student, and university general facilities for facilitiesmodel. More...


Defines

#define DEPARTMENT_TYPE_COUNT   28
#define PROB_SCHOOL_TYPE_COUNT   3
#define COURSE_GAME_FIELD_COUNT   GAME_FIELD_COUNT + 1

Variables

DepartmentRes department_res


Define Documentation

#define COURSE_GAME_FIELD_COUNT   GAME_FIELD_COUNT + 1
 

Definition at line 19 of file ODEPTRES.H.

#define DEPARTMENT_TYPE_COUNT   28
 

Definition at line 14 of file ODEPTRES.H.

#define PROB_SCHOOL_TYPE_COUNT   3
 

Definition at line 16 of file ODEPTRES.H.

Referenced by Game::init().


Variable Documentation

DepartmentRes department_res
 

Definition at line 300 of file ODEPTRES.H.


Generated on Fri Aug 23 01:38:43 2002 for VirtualU by doxygen1.2.17