The Instance class.
More...
#include <AsyncFw/Instance>
|
|
| Instance (const std::string &_name={}) |
| |
|
|
template<typename CT, typename... Args> |
| static CT * | create (Args... args) |
| |
|
template<typename... Args> |
| static T * | create (Args... args) |
| |
|
static void | set (T *p) |
| |
|
static T * | get () |
| |
|
|
std::string | name |
| |
|
static class List | list |
| |
template<typename T>
class AsyncFw::Instance< T >
The Instance class.
◆ destroyValue()
template<typename T>
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: