LoadedLib Class Reference

Keep a list of all loaded libraries such that double loads are avoided during import/loadLibrary. More...

#include <DeploymentComponent.hpp>

List of all members.

Public Member Functions

 LoadedLib (std::string n, void *h)

Public Attributes

std::string name
void * handle
std::vector< std::string > components_type

Detailed Description

Keep a list of all loaded libraries such that double loads are avoided during import/loadLibrary.

Definition at line 163 of file DeploymentComponent.hpp.


The documentation for this class was generated from the following file:

Generated on Wed Apr 7 18:47:59 2010 for OrocosComponentLibrary by  doxygen 1.6.1