Factory registrant.
More...
#include <Registrant.hh>
|
| | Registrant (Key const &key, Create create) |
| | 1 Key constructor More...
|
| |
| | Registrant (KeyP const &key_p, Create create) |
| | 1 Key pointer constructor More...
|
| |
| | Registrant (KeyFxn key_fxn, Create create) |
| | 1 Key function constructor More...
|
| |
| | Registrant (Key const &key1, Key const &key2, Create create) |
| | 2 Key constructor More...
|
| |
| | Registrant (KeyP const &key1_p, KeyP const &key2_p, Create create) |
| | 2 Key pointer constructor More...
|
| |
| | Registrant (KeyFxn key1_fxn, KeyFxn key2_fxn, Create create) |
| | 2 Key function constructor More...
|
| |
| | Registrant (Key const &key1, Key const &key2, Key const &key3, Create create) |
| | 3 Key constructor More...
|
| |
| | Registrant (KeyP const &key1_p, KeyP const &key2_p, KeyP const &key3_p, Create create) |
| | 3 Key pointer constructor More...
|
| |
| | Registrant (KeyFxn key1_fxn, KeyFxn key2_fxn, KeyFxn key3_fxn, Create create) |
| | 3 Key function constructor More...
|
| |
template<typename P>
class utility::factory::Registrant< P >
Factory registrant.
◆ Create
◆ Key
◆ KeyFxn
◆ KeyP
◆ Product
◆ ProductFactory
◆ Registrant() [1/10]
◆ Registrant() [2/10]
◆ Registrant() [3/10]
◆ Registrant() [4/10]
◆ Registrant() [5/10]
◆ Registrant() [6/10]
◆ Registrant() [7/10]
◆ Registrant() [8/10]
◆ Registrant() [9/10]
◆ Registrant() [10/10]
◆ operator=()
The documentation for this class was generated from the following files: