PersonRecordV3 Struct Reference

#include <person-record.h>

List of all members.

Public Attributes

Name name
int id
Address address
int age


Detailed Description

PersonRecord Version 3 has the same fields as Versions 1 and 2, except here in V3, the name and address fields are structs, no just strings. The reader is invited to draw a picture.


Member Data Documentation

Address PersonRecordV3::address
 

address is defined by the Address type

int PersonRecordV3::id
 

id is an int

Name PersonRecordV3::name
 

name is defined by the Name type


The documentation for this struct was generated from the following file:
Generated on Fri Apr 20 09:49:47 2007 by  doxygen 1.4.6