![]() |
Node map data used in as_command_execute().
Definition at line 123 of file as_command.h.
Data Fields | |
const uint8_t * | digest |
as_node * | node |
const char * | ns |
as_policy_replica | replica |
bool | write |
const uint8_t* as_command_node::digest |
Definition at line 126 of file as_command.h.
as_node* as_command_node::node |
Definition at line 124 of file as_command.h.
const char* as_command_node::ns |
Definition at line 125 of file as_command.h.
as_policy_replica as_command_node::replica |
Definition at line 127 of file as_command.h.
bool as_command_node::write |
Definition at line 128 of file as_command.h.