Classes | Namespaces | Functions
class_loader.hpp File Reference
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/thread/recursive_mutex.hpp>
#include <string>
#include <vector>
#include "console_bridge/console.h"
#include "class_loader/class_loader_core.hpp"
#include "class_loader/console_bridge_compatibility.hpp"
#include "class_loader/register_macro.hpp"
Include dependency graph for class_loader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  class_loader::ClassLoader
 This class allows loading and unloading of dynamically linked libraries which contain class definitions from which objects can be created/destroyed during runtime (i.e. class_loader). Libraries loaded by a ClassLoader are only accessible within scope of that ClassLoader object. More...
 

Namespaces

 class_loader
 

Functions

std::string class_loader::systemLibrarySuffix ()
 


class_loader
Author(s): Mirza Shah
autogenerated on Mon Jun 10 2019 12:51:50