#include <fw/RemoteAuthority.h>
◆ Type
◆ RemoteAuthorityPropertyUpdater()
◆ ~RemoteAuthorityPropertyUpdater()
◆ scheduleUpdate()
void scheduleUpdate |
( |
const std::string & |
authorityID, |
|
|
RemoteAuthorityPropertyNode * |
property |
|
) |
| |
Schedule an update of a remote property.
◆ removeScheduledUpdates()
void removeScheduledUpdates |
( |
RemoteAuthorityPropertyNode * |
property | ) |
|
◆ instance()
static Type& instance |
( |
| ) |
|
|
inlinestaticinherited |
Returns a reference to the singleton instance.
- Exceptions
-
XSingleton | If the singleton was already destroyed (dead reference) or not yet created (when using ExplicitInstantiation). |
◆ isDestroyed()
static bool isDestroyed |
( |
| ) |
|
|
inlinestaticinherited |
Returns true, if the singleton was already destroyed.
Trying to access it will result in an exception.
◆ makeInstance()
static Type* makeInstance |
( |
| ) |
|
|
inlinestaticprotectedinherited |
◆ destroyInstance()
static void destroyInstance |
( |
void |
| ) |
|
|
inlinestaticprotectedinherited |
The documentation for this class was generated from the following file: