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

Password:

FacultyPhotoRes class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

FacultyPhotoRes Class Reference

Class for loading and initializing all Faculty photos. More...

#include <OFPHOTO.H>

List of all members.

Public Methods

 FacultyPhotoRes ()
 ~FacultyPhotoRes ()
void init ()
void deinit ()
void pick_photo ()
FacultyPhotooperator[] (int photoId)

Public Attributes

bool init_flag
short photo_count
FacultyPhotoinfo_array
ResourceDb res_photo


Detailed Description

Class for loading and initializing all Faculty photos.

Definition at line 44 of file OFPHOTO.H.


Constructor & Destructor Documentation

FacultyPhotoRes::FacultyPhotoRes  
 

Definition at line 18 of file OFPHOTO.CPP.

FacultyPhotoRes::~FacultyPhotoRes  
 

Definition at line 27 of file OFPHOTO.CPP.

References deinit().


Member Function Documentation

void FacultyPhotoRes::deinit  
 

Definition at line 61 of file OFPHOTO.CPP.

References mem_del.

Referenced by ~FacultyPhotoRes().

void FacultyPhotoRes::init  
 

Definition at line 35 of file OFPHOTO.CPP.

References DIR_RES.

FacultyPhoto * FacultyPhotoRes::operator[] int    photoId
 

Definition at line 124 of file OFPHOTO.CPP.

References err_if, err_now, info_array, and photo_count.

void FacultyPhotoRes::pick_photo  
 


Member Data Documentation

FacultyPhoto* FacultyPhotoRes::info_array
 

Definition at line 49 of file OFPHOTO.H.

Referenced by operator[]().

bool FacultyPhotoRes::init_flag
 

Definition at line 46 of file OFPHOTO.H.

short FacultyPhotoRes::photo_count
 

Definition at line 48 of file OFPHOTO.H.

Referenced by operator[]().

ResourceDb FacultyPhotoRes::res_photo
 

Definition at line 51 of file OFPHOTO.H.


The documentation for this class was generated from the following files:
Generated on Fri Aug 23 01:39:09 2002 for VirtualU by doxygen1.2.17