Public Member Functions
rve_pluginloader::ClassCreatorT< T > Class Template Reference

#include <type_registry.h>

Inheritance diagram for rve_pluginloader::ClassCreatorT< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void * create () const
virtual void destroy (void *v) const

Detailed Description

template<typename T>
class rve_pluginloader::ClassCreatorT< T >

Definition at line 52 of file type_registry.h.


Member Function Documentation

template<typename T >
virtual void* rve_pluginloader::ClassCreatorT< T >::create ( ) const [inline, virtual]

Implements rve_pluginloader::ClassCreator.

Definition at line 55 of file type_registry.h.

template<typename T >
virtual void rve_pluginloader::ClassCreatorT< T >::destroy ( void *  v) const [inline, virtual]

Implements rve_pluginloader::ClassCreator.

Definition at line 60 of file type_registry.h.


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


rve_pluginloader
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:46