oasys::InitConfigStep Class Reference

#include <InitSequencer.h>

Inheritance diagram for oasys::InitConfigStep:

oasys::InitStep List of all members.

Detailed Description

InitStep for configuration modules. Configurations are not done by running them, they need to be explicitly set (e.g. configured) to be marked done.

Definition at line 222 of file InitSequencer.h.

Public Member Functions

 InitConfigStep (const std::string &the_namespace, const std::string &name)
int run ()
 Run this component.
void configuration_done ()

Protected Member Functions

int run_component ()
 Override this to start the component.


Constructor & Destructor Documentation

oasys::InitConfigStep::InitConfigStep ( const std::string &  the_namespace,
const std::string &  name 
) [inline]

Definition at line 224 of file InitSequencer.h.


Member Function Documentation

int oasys::InitConfigStep::run (  )  [inline, virtual]

Run this component.

Returns 0 on no error.

Reimplemented from oasys::InitStep.

Definition at line 228 of file InitSequencer.h.

void oasys::InitConfigStep::configuration_done (  )  [inline]

Definition at line 229 of file InitSequencer.h.

References oasys::InitStep::done_.

int oasys::InitConfigStep::run_component (  )  [inline, protected, virtual]

Override this to start the component.

Implements oasys::InitStep.

Definition at line 232 of file InitSequencer.h.

References NOTREACHED.


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:07 2006 for DTN Reference Implementation by  doxygen 1.5.1