Implement read from object store.
This commit is contained in:
parent
0a90681849
commit
8210ed4805
2 changed files with 15 additions and 5 deletions
|
@ -92,7 +92,7 @@ public:
|
|||
ZT1_ResultCode multicastUnsubscribe(uint64_t nwid,uint64_t multicastGroup,unsigned long multicastAdi);
|
||||
void status(ZT1_NodeStatus *status);
|
||||
ZT1_PeerList *peers();
|
||||
bool networkConfig(uint64_t nwid,ZT1_VirtualNetworkConfig *ec);
|
||||
ZT1_VirtualNetworkConfig *networkConfig(uint64_t nwid);
|
||||
ZT1_VirtualNetworkList *networks();
|
||||
void freeQueryResult(void *qr);
|
||||
void setNetconfMaster(void *networkConfigMasterInstance);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue