#include <observed_value.hpp>
◆ ObservedBase() [1/3]
◆ ~ObservedBase()
virtual Nui::ObservedBase::~ObservedBase |
( |
| ) |
|
|
virtualdefault |
◆ ObservedBase() [2/3]
◆ ObservedBase() [3/3]
◆ attachedEventCount()
std::size_t Nui::ObservedBase::attachedEventCount |
( |
| ) |
const |
|
inline |
◆ attachedOneshotEventCount()
std::size_t Nui::ObservedBase::attachedOneshotEventCount |
( |
| ) |
const |
|
inline |
◆ attachEvent()
◆ attachOneshotEvent()
◆ detachAllEvents()
void Nui::ObservedBase::detachAllEvents |
( |
| ) |
|
|
inline |
You should never need to do this.
◆ detachEvent()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ totalAttachedEventCount()
std::size_t Nui::ObservedBase::totalAttachedEventCount |
( |
| ) |
const |
|
inline |
◆ update()
virtual void Nui::ObservedBase::update |
( |
bool |
= false | ) |
const |
|
inlinevirtual |
◆ updateNow()
void Nui::ObservedBase::updateNow |
( |
bool |
force = false | ) |
const |
|
inline |
◆ attachedEvents_
◆ attachedOneshotEvents_
◆ eventContext_
The documentation for this class was generated from the following file: