![]() |
Node map data used in as_command_execute().
Definition at line 142 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 145 of file as_command.h.
as_node* as_command_node::node |
Definition at line 143 of file as_command.h.
const char* as_command_node::ns |
Definition at line 144 of file as_command.h.
as_policy_replica as_command_node::replica |
Definition at line 146 of file as_command.h.
bool as_command_node::write |
Definition at line 147 of file as_command.h.