pkg_scenery Class Reference

#include <package.hpp>

Inheritance diagram for pkg_scenery:

Inheritance graph
[legend]
Collaboration diagram for pkg_scenery:

Collaboration graph
[legend]

List of all members.


Detailed Description

Stores information about scenery modules for the UI.

Definition at line 49 of file package.hpp.


Public Member Functions

const gsgl::stringget_description () const
const gsgl::stringget_fname () const
const gsgl::stringget_scenery_name () const
 pkg_scenery (const gsgl::string &fname)
virtual ~pkg_scenery ()

Private Attributes

gsgl::string description
gsgl::string fname
gsgl::string scenery_name

Constructor & Destructor Documentation

pkg_scenery ( const gsgl::string fname  ) 

~pkg_scenery (  )  [virtual]

Definition at line 61 of file package.cpp.


Member Function Documentation

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

Definition at line 62 of file package.hpp.

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

Definition at line 60 of file package.hpp.

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

Definition at line 61 of file package.hpp.


Member Data Documentation

Definition at line 54 of file package.hpp.

Referenced by pkg_scenery::pkg_scenery().

gsgl::string fname [private]

Definition at line 52 of file package.hpp.

Definition at line 53 of file package.hpp.

Referenced by pkg_scenery::pkg_scenery().


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