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

clientData Struct Reference

#include <ClientData.hpp>

List of all members.

Public Attributes

size_t accountNumber
char lastName [15]
char firstName [10]
float balance


Member Data Documentation

size_t clientData::accountNumber
 

Definition at line 9 of file ClientData.hpp.

float clientData::balance
 

Definition at line 12 of file ClientData.hpp.

char clientData::firstName[ 10 ]
 

Definition at line 11 of file ClientData.hpp.

char clientData::lastName[ 15 ]
 

Definition at line 10 of file ClientData.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 14 18:48:29 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001