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

Password:

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

FacultyPhotoRec Struct Reference

#include <OFPHOTO.H>

List of all members.

Public Types

enum  { NATIONALITY_LEN = 10 }

Public Attributes

char sex
char nationality [NATIONALITY_LEN]
char file_name [8]
char bitmap_ptr [4]


Detailed Description

Structure containing the information associated with the Faculty photo as stored in the database.

Definition at line 22 of file OFPHOTO.H.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
NATIONALITY_LEN 

Definition at line 23 of file OFPHOTO.H.


Member Data Documentation

char FacultyPhotoRec::bitmap_ptr[4]
 

Definition at line 29 of file OFPHOTO.H.

char FacultyPhotoRec::file_name[8]
 

Definition at line 28 of file OFPHOTO.H.

char FacultyPhotoRec::nationality[NATIONALITY_LEN]
 

Definition at line 26 of file OFPHOTO.H.

char FacultyPhotoRec::sex
 

Definition at line 25 of file OFPHOTO.H.


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