Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LOADER Class Reference

#include <world.H>

Collaboration diagram for LOADER:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static bool load (Cstr_ptr &path)

Protected Member Functions

virtual bool try_load (Cstr_ptr &path)=0
 LOADER ()
virtual ~LOADER ()

Protected Attributes

LOADER_next

Static Protected Attributes

static LOADER_all

Detailed Description

Definition at line 9 of file world.H.


Constructor & Destructor Documentation

LOADER::LOADER  )  [protected]
 

Definition at line 26 of file world.C.

References _all, and _next.

virtual LOADER::~LOADER  )  [inline, protected, virtual]
 

Definition at line 15 of file world.H.


Member Function Documentation

bool LOADER::load Cstr_ptr &  path  )  [static]
 

Definition at line 33 of file world.C.

References _all, and _next.

Referenced by DISTRIB::load_stream().

virtual bool LOADER::try_load Cstr_ptr &  path  )  [protected, pure virtual]
 


Member Data Documentation

LOADER * LOADER::_all [static, protected]
 

Definition at line 11 of file world.H.

Referenced by load(), and LOADER().

LOADER* LOADER::_next [protected]
 

Definition at line 12 of file world.H.

Referenced by load(), and LOADER().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:46:29 2006 for jot by  doxygen 1.4.4