|
#include <ArmarXCore/util/CPPUtility/SelfRegisteringFactory.h>
Public Member Functions | |
const Identification | getID () const override |
Static Public Member Functions | |
static bool | registerT () |
Public Attributes | |
friend | Derived |
Static Public Attributes | |
static const bool | registered {registerT()} |
Definition at line 79 of file SelfRegisteringFactory.h.
|
inlineoverride |
Definition at line 97 of file SelfRegisteringFactory.h.
|
inlinestatic |
Definition at line 85 of file SelfRegisteringFactory.h.
friend Derived |
Definition at line 82 of file SelfRegisteringFactory.h.
|
inlinestatic |
Definition at line 94 of file SelfRegisteringFactory.h.