#include <pi-address.h>
Collaboration diagram for Address:

Definition at line 59 of file pi-address.h.
Data Fields | |
| int | phoneLabel [5] |
| int | showPhone |
| char * | entry [19] |
| int Address::phoneLabel[5] |
Definition at line 60 of file pi-address.h.
Referenced by test_address(), unpack_Address(), write_record_CSV(), and write_record_human().
Definition at line 61 of file pi-address.h.
Referenced by test_address(), unpack_Address(), and write_record_CSV().
| char* Address::entry[19] |
Definition at line 63 of file pi-address.h.
Referenced by free_Address(), pack_Address(), test_address(), unpack_Address(), write_record_CSV(), and write_record_human().