40 template <
typename ValueType>
47 const Object &getObject(
void)
const;
53 std::string toString(
void)
const;
67 template <
typename ValueType>
70 _object(
Object(std::forward<ValueType>(value)))
Definition: Module.hpp:22
#define POTHOS_API
Definition: Config.hpp:41
Plugin(void)
Create a null plugin.
Definition: Object.hpp:55
Definition: Plugin.hpp:23