|
const RawData & | rawData () const |
|
const XTime & | time () const |
|
const XTime & | timeAwared () const |
|
Talker< XDriver * > & | onRecord () |
|
const Talker< XDriver * > & | onRecord () const |
|
bool | isUIEnabled () const |
| If true, operations are allowed by UI and scripts.
|
|
void | setUIEnabled (bool var) |
|
bool | isDisabled () const |
|
void | disable () |
|
bool | isRuntime () const |
|
void | setRuntime (bool var) |
|
Talker< XNode * > & | onUIFlagsChanged () |
|
const Talker< XNode * > & | onUIFlagsChanged () const |
|
XN & | node () noexcept |
| Points to the corresponding node.
|
|
const XN & | node () const noexcept |
| Points to the corresponding node.
|
|
int64_t | serial () const noexcept |
|
Transaction< XN > & | tr () noexcept |
|
virtual void | catchEvent (const shared_ptr< XN > &, int) |
|
virtual void | releaseEvent (const shared_ptr< XN > &, int) |
|
virtual void | moveEvent (unsigned int, unsigned int) |
|
virtual void | listChangeEvent () |
|
| atomic_countable (const atomic_countable &) noexcept |
|
atomic_countable & | operator= (const atomic_countable &)=delete |
|
|
shared_ptr< const RawData > | m_rawData |
|
Definition at line 99 of file primarydriver.h.
The documentation for this struct was generated from the following file: