#include <ustud.h>
Inheritance diagram for ustud:


Public Methods | |
| ustud () | |
| virtual | ~ustud () |
| ustud (const ustud &u) | |
| const ustud & | operator= (const ustud &u) |
| virtual void | removea (int index) |
| string | ToParse (int fld) |
| Gets neccessary data to parse string. More... | |
| string | ToString () |
| Returns the field as a string. More... | |
| string | ToFileFmt () |
| Converts field to the current file format. More... | |
Protected Methods | |
| void | copy (const ustud &u) |
Protected Attributes | |
| string | m_yearType |
| This person's degree status such as Freshman, Sophomore, Junior. or Senior. More... | |
|
|
|
|
|
|
|
|
|
|
|
Converts field to the current file format.
Reimplemented from student. |
|
|
Gets neccessary data to parse string.
Reimplemented from person. |
|
|
Returns the field as a string.
Reimplemented from student. |
|
|
|
|
|
|
|
|
Reimplemented from student. |
|
|
This person's degree status such as Freshman, Sophomore, Junior. or Senior.
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001