orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydrodll::DynamicallyLoadedLibrary Class Reference

#include <dll.h>

List of all members.

Public Member Functions

 DynamicallyLoadedLibrary (const std::string &libName)
 Loads the lib, throws DynamicLoadExceptions on error.
const std::string & name () const
 Library name.
void * handle ()
 Library handle.


Detailed Description

Class to encapsulate a dynamically-loaded library, so you can load code at run-time.

Note that you have to keep this thing in scope for as long as you want to access code from it.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5