#include <ArmarXCore/util/CPPUtility/SelfRegisteringFactory.h>
|
static auto | make (const Identification1 &f, const Identification2 &s, Args &&... args) |
|
template<class Base, typename Identification1, typename Identification2, class... Args>
class armarx::Factory2D< Base, Identification1, Identification2, Args >
Definition at line 139 of file SelfRegisteringFactory.h.
◆ ~Factory2D()
◆ getFirstID()
virtual const Identification1 getFirstID |
( |
| ) |
const |
|
pure virtual |
◆ getSecondID()
virtual const Identification2 getSecondID |
( |
| ) |
const |
|
pure virtual |
◆ make()
static auto make |
( |
const Identification1 & |
f, |
|
|
const Identification2 & |
s, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestatic |
◆ Base
The documentation for this class was generated from the following file: