|  | 
#include <ArmarXCore/util/CPPUtility/SelfRegisteringFactory.h>
 Inheritance diagram for Factory2D< Base, Identification1, Identification2, Args >::Registrar< Derived >:
 Inheritance diagram for Factory2D< Base, Identification1, Identification2, Args >::Registrar< Derived >:| Public Member Functions | |
| const Identification1 | getFirstID () const override | 
| const Identification2 | getSecondID () const override | 
| Static Public Member Functions | |
| static bool | registerT () | 
| Public Attributes | |
| friend | Derived | 
| Static Public Attributes | |
| static const bool | registered {registerT()} | 
Definition at line 159 of file SelfRegisteringFactory.h.
| 
 | inlineoverride | 
Definition at line 177 of file SelfRegisteringFactory.h.
| 
 | inlineoverride | 
Definition at line 183 of file SelfRegisteringFactory.h.
| 
 | inlinestatic | 
Definition at line 165 of file SelfRegisteringFactory.h.
| friend Derived | 
Definition at line 162 of file SelfRegisteringFactory.h.
| 
 | inlinestatic | 
Definition at line 174 of file SelfRegisteringFactory.h.