CernVM-FS
2.12.0
|
#include <plugin.h>
Private Member Functions | |
void | Introspect () const |
Additional Inherited Members | |
Public Member Functions inherited from AbstractFactoryImpl2< ConcreteProductT, AbstractProductT, ParameterT, void > | |
bool | WillHandle (const ParameterT ¶m) const |
AbstractProductT * | Construct (const ParameterT ¶m) const |
Public Member Functions inherited from AbstractFactory< AbstractProductT, ParameterT, void > | |
AbstractFactory () | |
virtual | ~AbstractFactory () |
Template specialization for InfoT = void that only stubs the abstract method Introspect().
|
inlineprivatevirtual |