![]() |
TrinityCore
|
#include <FactoryHolder.h>
Inheritance diagram for Permissible< T >:Public Member Functions | |
| virtual | ~Permissible () |
| virtual int32 | Permit (T const *) const =0 |
Permissible is a classic way of letting the object decide whether how good they handle things. This is not retricted to factory selectors.
Definition at line 48 of file FactoryHolder.h.
|
inlinevirtual |
Definition at line 51 of file FactoryHolder.h.
|
pure virtual |
Here is the caller graph for this function: