s4DoctorPerson Class Reference

#include <s4-doctor-person.hpp>

Inheritance diagram for s4DoctorPerson:

Inheritance graph
[legend]
Collaboration diagram for s4DoctorPerson:

Collaboration graph
[legend]
List of all members.

Detailed Description

This defines a class to implement a doctor character as shown in Suppliment 4 "Citizens of the Imperium" that was part of the original Traveller series of books.

Definition at line 32 of file s4-doctor-person.hpp.

Public Member Functions

 s4DoctorPerson ()


Constructor & Destructor Documentation

s4DoctorPerson::s4DoctorPerson (  ) 

Constructor

Definition at line 27 of file s4-doctor-person.cpp.

References personObj::setService().

00027                                : book1Person() {
00028         this->setService("Doctor");
00029 }

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri Mar 7 16:42:43 2008 for frpuniverse by  doxygen 1.4.7