|
| 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 |
|
|
using | Table = std::map< Namespace, SecureUniquePtr< RTNode > > |
|
The documentation for this class was generated from the following file:
- src/core/module/GlobalRegisterTable.cpp