RSC  0.16.0
Plugin.h File Reference
#include <string>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include "rsc/rscexports.h"
Include dependency graph for Plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::plugins::Plugin
 Instances of this class represent pieces of functionality which can be loaded into a program at runtime. More...
 

Namespaces

 rsc
 
 rsc::plugins
 

Typedefs

typedef boost::shared_ptr< Plugin > rsc::plugins::PluginPtr