s4FlyerPerson Class Reference

#include <s4-flyer-person.hpp>

Inheritance diagram for s4FlyerPerson:

Inheritance graph
[legend]
Collaboration diagram for s4FlyerPerson:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class definition for a flyer character as found in Suppliment 4 "Citizens of the Imperium" as part of the original Traveller book series.

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

Public Member Functions

 s4FlyerPerson ()


Constructor & Destructor Documentation

s4FlyerPerson::s4FlyerPerson (  ) 

Constructor

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

References personObj::setService().

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