|
using | RTNodePtr = QSharedPointer< RTNode > |
|
|
| Impl (GlobalRegisterTable *parent) |
|
auto | PublishKV (const Namespace &n, const Key &k, std::any v) -> bool |
|
auto | LookupKV (const Namespace &n, const Key &k) -> std::optional< std::any > |
|
auto | ListChildKeys (const Namespace &n, const Key &k) -> std::vector< Key > |
|
auto | ListenPublish (QObject *o, const Namespace &n, const Key &k, LPCallback c) -> bool |
|
auto | RootRTNode () -> RTNode * |
|
The documentation for this class was generated from the following file:
- src/core/module/GlobalRegisterTable.cpp