Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

listMgr.h File Reference

#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include "fileMgr.h"
#include "course.h"
#include "student.h"
#include "staff.h"

Include dependency graph for listMgr.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  adviseMgr
class  courseMgr
class  listMgr
class  superV

Defines

#define listMgr_h

Typedefs

typedef personentity
typedef vector< entityvectorentity
typedef vector< coursevectorcourse


Define Documentation

#define listMgr_h
 


Typedef Documentation

typedef person* entity
 

typedef vector<course> vectorcourse
 

typedef vector<entity> vectorentity
 


Generated on Mon Oct 22 20:18:57 2001 for University People Management System by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001