#include <attribute_factory.hpp>
◆ EventFactory() [1/3]
constexpr Nui::Attributes::EventFactory::EventFactory |
( |
char const * |
name | ) |
|
|
inlineexplicitconstexpr |
◆ EventFactory() [2/3]
constexpr Nui::Attributes::EventFactory::EventFactory |
( |
EventFactory const & |
other | ) |
|
|
inlineexplicitconstexpr |
◆ EventFactory() [3/3]
constexpr Nui::Attributes::EventFactory::EventFactory |
( |
EventFactory && |
other | ) |
|
|
inlineexplicitconstexpr |
◆ name()
constexpr char const* Nui::Attributes::EventFactory::name |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
Attribute Nui::Attributes::EventFactory::operator= |
( |
std::function< void()> |
func | ) |
const |
|
inline |
◆ operator=() [4/4]
Attribute Nui::Attributes::EventFactory::operator= |
( |
std::function< void(Nui::val)> |
func | ) |
const |
|
inline |
The documentation for this class was generated from the following file: