oasys::InitExtraDependency Struct Reference

#include <InitSequencer.h>

List of all members.


Detailed Description

Adds a dependency to a predefined module. This allows applications to add a hook to library step without the library knowing about it apriori.

Definition at line 240 of file InitSequencer.h.

Public Member Functions

 InitExtraDependency (const std::string &new_dep, const std::string &depender)

Public Attributes

std::string new_dep_
std::string depender_


Constructor & Destructor Documentation

oasys::InitExtraDependency::InitExtraDependency ( const std::string &  new_dep,
const std::string &  depender 
) [inline]

Definition at line 241 of file InitSequencer.h.


Member Data Documentation

std::string oasys::InitExtraDependency::new_dep_

Definition at line 248 of file InitSequencer.h.

std::string oasys::InitExtraDependency::depender_

Definition at line 249 of file InitSequencer.h.


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