Namespaces | Functions
dynlib_posix.cpp File Reference
#include <rve_dynlib/dynlib.h>
#include <ros/assert.h>
#include <dlfcn.h>
Include dependency graph for dynlib_posix.cpp:

Go to the source code of this file.

Namespaces

namespace  rve_dynlib

Functions

void * rve_dynlib::getSymbol (Handle h, const char *symbol)
bool rve_dynlib::hasSymbol (Handle h, const char *symbol)
Handle rve_dynlib::load (const char *path)
const char * rve_dynlib::prefix ()
const char * rve_dynlib::suffix ()
void rve_dynlib::unload (Handle &h)


rve_dynlib
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:42