RSC  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 RSB-related functionality which can be loaded into a program at runtime. More...

Namespaces

namespace  rsc
namespace  rsc::plugins

Typedefs

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