The MemoryAtom class Shared memory atom for use by platform ownership of data per node.
More...
#include <memoryatom.h>
|
void | SignalUpdateHasOccured (qint16 index, qint16 count, QVariant srcOfUpdate) |
|
void | SignalDataResetHasOccured (qint16 count, QVariant srcOfUpdate) |
|
The MemoryAtom class Shared memory atom for use by platform ownership of data per node.
◆ clear()
void MemoryAtom::clear |
( |
QVariant |
src = "local" | ) |
|
|
inline |
◆ insertArray()
int MemoryAtom::insertArray |
( |
int |
index, |
|
|
const VremVArray & |
i1, |
|
|
QVariant |
src = "local" |
|
) |
| |
|
inline |
insertArray
- Parameters
-
- Returns
inserts into a memory atom
◆ insertVariant()
int MemoryAtom::insertVariant |
( |
int |
index, |
|
|
QVariant |
i1, |
|
|
QVariant |
src = "local" |
|
) |
| |
|
inline |
insertVariant
- Parameters
-
- Returns
inserts into a memory atom
◆ resetArray()
void MemoryAtom::resetArray |
( |
const VremVArray & |
i1, |
|
|
QVariant |
src = "local" |
|
) |
| |
|
inline |
resetArray
- Parameters
-
i1 | |
src | clears a memory atom and inserts new data |
The documentation for this class was generated from the following files:
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/memoryatom.h
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/memoryatom.cpp