pkg_vehicle Class Reference

#include <package.hpp>

Inheritance diagram for pkg_vehicle:

Inheritance graph
[legend]
Collaboration diagram for pkg_vehicle:

Collaboration graph
[legend]

List of all members.


Detailed Description

Stores information about vehicle classes for the UI.

Definition at line 67 of file package.hpp.


Public Member Functions

const gsgl::stringget_class_name () const
const gsgl::stringget_description () const
const gsgl::stringget_fname () const
const gsgl::stringget_vehicle_name () const
 pkg_vehicle (const gsgl::string &fname)
virtual ~pkg_vehicle ()

Private Attributes

gsgl::string class_name
gsgl::string description
gsgl::string fname
gsgl::string vehicle_name

Constructor & Destructor Documentation

pkg_vehicle ( const gsgl::string fname  ) 

~pkg_vehicle (  )  [virtual]

Definition at line 82 of file package.cpp.


Member Function Documentation

const gsgl::string& get_class_name (  )  const [inline]

Definition at line 82 of file package.hpp.

const gsgl::string& get_description (  )  const [inline]

Definition at line 81 of file package.hpp.

const gsgl::string& get_fname (  )  const [inline]

Definition at line 79 of file package.hpp.

const gsgl::string& get_vehicle_name (  )  const [inline]

Definition at line 80 of file package.hpp.


Member Data Documentation

Definition at line 71 of file package.hpp.

Referenced by pkg_vehicle::pkg_vehicle().

Definition at line 73 of file package.hpp.

Referenced by pkg_vehicle::pkg_vehicle().

gsgl::string fname [private]

Definition at line 70 of file package.hpp.

Definition at line 72 of file package.hpp.

Referenced by pkg_vehicle::pkg_vehicle().


The documentation for this class was generated from the following files:

Generated on Sat Mar 1 13:50:06 2008 for Periapsis Project by  doxygen 1.5.5