Celero
Public Member Functions | List of all members
celero::GenericFactory< T > Class Template Reference

#include <GenericFactory.h>

Inheritance diagram for celero::GenericFactory< T >:
Inheritance graph
[legend]
Collaboration diagram for celero::GenericFactory< T >:
Collaboration graph
[legend]

Public Member Functions

 GenericFactory ()
 Default Constructor.
 
virtual ~GenericFactory ()
 Virtual Destructor.
 
virtual std::shared_ptr< TestFixtureCreate ()
 Overload the pure virtual base class function.
 
- Public Member Functions inherited from celero::Factory
 Factory ()
 Default Constructor.
 
virtual ~Factory ()
 Virtual Destructor.
 

Detailed Description

template<class T>
class celero::GenericFactory< T >

Author
John farrier

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