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 201 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 203 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 207 of file InitSequencer.h.

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

Definition at line 208 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 211 of file InitSequencer.h.

References NOTREACHED.


The documentation for this class was generated from the following file:
Generated on Sat Sep 8 08:43:55 2007 for DTN Reference Implementation by  doxygen 1.5.3