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 219 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 220 of file InitSequencer.h.


Member Data Documentation

std::string oasys::InitExtraDependency::new_dep_

Definition at line 227 of file InitSequencer.h.

std::string oasys::InitExtraDependency::depender_

Definition at line 228 of file InitSequencer.h.


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