RSC  0.17.1
Manager.h File Reference
#include <vector>
#include <set>
#include <map>
#include <boost/regex.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include "../logging/Logger.h"
#include "Plugin.h"
#include "rsc/rscexports.h"
Include dependency graph for Manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::plugins::Manager
 Instances of this class manages plugin search path entries and plugins. More...
 

Namespaces

 rsc
 
 rsc::plugins
 

Typedefs

typedef boost::shared_ptr< Manager > rsc::plugins::ManagerPtr