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

Password:

Oenroll.h File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Oenroll.h File Reference

#include <GAMEDEF.H>
#include <OSTUDENT.H>

Go to the source code of this file.

Compounds

struct  AppYieldRec
 Structure for Enrollment Module. Refer to [HE.initialization]Apps_Yield. More...

struct  EnrollData
 Structure for holding enrollment information. More...

struct  EnrollDataSL1
 Structure for holding enrollment information. More...

class  EnrollRes
struct  Preference
struct  Preference2
struct  PreferenceRec
struct  PreferenceRec2
struct  Talent
struct  TalentRec

Defines

#define MAX_TALENT_PRIORITY_LEVEL   10.0f
#define PRIORITY_LEVEL_COUNT   3

Enumerations

enum  {
  INSTITU_SEGMENT_COUNT = 7, PREFERECNE_COUNT = 20, NON_FINANCIAL_PREFERECNE_COUNT = 14, PREFERECNE_COUNT2 = 21,
  SCHOOL_CONTROL_COUNT = 2
}
enum  { MAX_STUDENT_LEVEL_NO_SL1 = MAX_STUDENT_LEVEL - 1, STUDENT_SEGMENT_COUNT = 7, STUDENT_SUBSEGMENT_COUNT = 4, STUDENT_SEGMENT_ATHLETE = 3 }
enum  { MINORITY_GROUP_COUNT = 2, NON_MINORITY = 0, MINORITY }
enum  { APP_YIELD_VAR_COUNT = 3, APPS = 0, OFFERS, MATRICS }
enum  {
  ER_YIELD_RATE = 0, ER_OFFERS_RATE, ER_PERCENT_MINORITY, ER_ACADEMIC,
  ER_EXTRACURRICULAR, ER_ATHLETICS, HISTORY_GRAPH_COUNT_SL25 = ER_ACADEMIC+1, HISTORY_GRAPH_COUNT_GENERAL = ER_ATHLETICS+1
}
enum  { SET_LOW = 0, SET_MID, SET_HIGH }

Variables

EnrollRes enroll_res


Define Documentation

#define MAX_TALENT_PRIORITY_LEVEL   10.0f
 

Definition at line 14 of file Oenroll.h.

#define PRIORITY_LEVEL_COUNT   3
 

Definition at line 15 of file Oenroll.h.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
APP_YIELD_VAR_COUNT 
APPS 
OFFERS 
MATRICS 

Definition at line 42 of file Oenroll.h.

anonymous enum
 

Enumeration values:
ER_YIELD_RATE 
ER_OFFERS_RATE 
ER_PERCENT_MINORITY 
ER_ACADEMIC 
ER_EXTRACURRICULAR 
ER_ATHLETICS 
HISTORY_GRAPH_COUNT_SL25 
HISTORY_GRAPH_COUNT_GENERAL 

Definition at line 58 of file Oenroll.h.

anonymous enum
 

Enumeration values:
SET_LOW 
SET_MID 
SET_HIGH 

Definition at line 68 of file Oenroll.h.

anonymous enum
 

Enumeration values:
INSTITU_SEGMENT_COUNT 
PREFERECNE_COUNT 
NON_FINANCIAL_PREFERECNE_COUNT 
PREFERECNE_COUNT2 
SCHOOL_CONTROL_COUNT 

Definition at line 18 of file Oenroll.h.

anonymous enum
 

Enumeration values:
MAX_STUDENT_LEVEL_NO_SL1 
STUDENT_SEGMENT_COUNT 
STUDENT_SUBSEGMENT_COUNT 
STUDENT_SEGMENT_ATHLETE 

Definition at line 27 of file Oenroll.h.

anonymous enum
 

Enumeration values:
MINORITY_GROUP_COUNT 
NON_MINORITY 
MINORITY 

Definition at line 35 of file Oenroll.h.


Variable Documentation

EnrollRes enroll_res
 

Definition at line 392 of file Oenroll.h.


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