sessionStruct Struct Reference

Collaboration diagram for sessionStruct:
[legend]

Data Fields

char userName [21]
int nameLength
char userEmail [31]
int emailLength
int cartSizeI
long cartTotalI
int timeHrI
int timeMinI
int timeSecsI
int timeHalfI
int dateMonthI
int dateDayI
int dateYearI
itemStruct items [20]

Detailed Description

Definition at line 156 of file Main.c.


Field Documentation

int sessionStruct::cartSizeI
 

Definition at line 161 of file Main.c.

Referenced by HandlePacket(), and SetupSession().

long sessionStruct::cartTotalI
 

Definition at line 162 of file Main.c.

Referenced by HandlePacket(), and SetupSession().

int sessionStruct::dateDayI
 

Definition at line 168 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::dateMonthI
 

Definition at line 167 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::dateYearI
 

Definition at line 169 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::emailLength
 

Definition at line 160 of file Main.c.

Referenced by HandlePacket().

itemStruct sessionStruct::items[20]
 

Definition at line 170 of file Main.c.

Referenced by HandlePacket().

int sessionStruct::nameLength
 

Definition at line 158 of file Main.c.

Referenced by HandlePacket().

int sessionStruct::timeHalfI
 

Definition at line 166 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::timeHrI
 

Definition at line 163 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::timeMinI
 

Definition at line 164 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

int sessionStruct::timeSecsI
 

Definition at line 165 of file Main.c.

Referenced by HandlePacket(), HandleTimerInterrupt(), and PrintReceipt().

char sessionStruct::userEmail[31]
 

Definition at line 159 of file Main.c.

Referenced by HandlePacket(), and SetupSession().

char sessionStruct::userName[21]
 

Definition at line 157 of file Main.c.

Referenced by HandlePacket(), and SetupSession().


The documentation for this struct was generated from the following file:
Generated on Sun Apr 30 17:44:41 2006 for RFID by  doxygen 1.4.6-NO