Plugin Class Reference

A class representing a dynamically loaded plugin. More...

#include <Plugin.h++>

List of all members.

Public Member Functions

virtual ~Plugin () throw ()
 Destructor.

Protected Member Functions

 Plugin ()
 Constructor.

Detailed Description

A class representing a dynamically loaded plugin.

The class provides no behavior of its own; it is simply used as a way to tag classes which represent loadable plugins.

See the CCXX_EXPORT_PLUGIN() macro.

Author:
Mark Lindner

Constructor & Destructor Documentation

Plugin (  )  [protected]

Constructor.

Subclasses must provide a default (no-argument) constructor.

~Plugin (  )  throw () [virtual]

Destructor.


The documentation for this class was generated from the following files:
Generated on Fri Sep 3 23:49:36 2010 for libcommonc++ by  doxygen 1.6.3