s4SailorPerson Class Reference

#include <s4-sailor-person.hpp>

Inheritance diagram for s4SailorPerson:

Inheritance graph
[legend]
Collaboration diagram for s4SailorPerson:

Collaboration graph
[legend]
List of all members.

Detailed Description

This defines a class for the "sailor" character type as found in Suppliment 4 "Citizens of the Imperium" from the original Traveller series.

Definition at line 31 of file s4-sailor-person.hpp.

Public Member Functions

 s4SailorPerson ()


Constructor & Destructor Documentation

s4SailorPerson::s4SailorPerson (  ) 

Constructor

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

References personObj::setService().

00027                               :book1Person(){
00028         this->setService("Sailor");
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:50 2008 for frpuniverse by  doxygen 1.4.7