qpid::Plugin::Target Class Reference

Base interface for targets that can receive plug-ins. More...

#include <Plugin.h>

Inheritance diagram for qpid::Plugin::Target:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Target ()
 Calls finalize() if not already called.
void finalize ()
 Run all the finalizers.
void addFinalizer (const boost::function< void()> &)
 Add a function to run when finalize() is called.


Detailed Description

Base interface for targets that can receive plug-ins.

Also allows plug-ins to attach a a function to be called when the target is 'finalized'.

Definition at line 45 of file Plugin.h.


Constructor & Destructor Documentation

virtual qpid::Plugin::Target::~Target (  )  [virtual]

Calls finalize() if not already called.


The documentation for this class was generated from the following file:

Generated on Thu Oct 16 13:37:56 2008 for Qpid by  doxygen 1.5.6