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

Password:

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

PlantRec Struct Reference

#include <OPLANT.H>

List of all members.

Public Types

enum  { FILE_NAME_LEN = 8 }
enum  {
  CODE_LEN = 8, ZONE_LEN = 1, TERA_TYPE_LEN = 2, FIRST_BITMAP_LEN = 3,
  BITMAP_COUNT_LEN = 3
}

Public Attributes

char file_name [FILE_NAME_LEN]
char code [CODE_LEN]
char climate_zone [ZONE_LEN]
char tera_type1 [TERA_TYPE_LEN]
char tera_type2 [TERA_TYPE_LEN]
char tera_type3 [TERA_TYPE_LEN]
char first_bitmap [FIRST_BITMAP_LEN]
char bitmap_count [BITMAP_COUNT_LEN]


Detailed Description

Structure contiaining the name of the resource file which stores the bitmap for the plant.

Definition at line 15 of file OPLANT.H.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
FILE_NAME_LEN 

Definition at line 16 of file OPLANT.H.

anonymous enum
 

Enumeration values:
CODE_LEN 
ZONE_LEN 
TERA_TYPE_LEN 
FIRST_BITMAP_LEN 
BITMAP_COUNT_LEN 

Definition at line 24 of file OPLANT3.H.


Member Data Documentation

char PlantRec::bitmap_count[BITMAP_COUNT_LEN]
 

Definition at line 34 of file OPLANT3.H.

char PlantRec::climate_zone[ZONE_LEN]
 

Definition at line 27 of file OPLANT3.H.

char PlantRec::code[CODE_LEN]
 

Definition at line 26 of file OPLANT3.H.

char PlantRec::file_name[FILE_NAME_LEN]
 

Definition at line 18 of file OPLANT.H.

char PlantRec::first_bitmap[FIRST_BITMAP_LEN]
 

Definition at line 33 of file OPLANT3.H.

char PlantRec::tera_type1[TERA_TYPE_LEN]
 

Definition at line 29 of file OPLANT3.H.

char PlantRec::tera_type2[TERA_TYPE_LEN]
 

Definition at line 30 of file OPLANT3.H.

char PlantRec::tera_type3[TERA_TYPE_LEN]
 

Definition at line 31 of file OPLANT3.H.


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