All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_command_node Struct Reference

Detailed Description

Node map data used in as_command_execute().

Definition at line 121 of file as_command.h.

+ Collaboration diagram for as_command_node:

Data Fields

as_clustercluster
 
const cf_digest * digest
 
as_nodenode
 
const char * ns
 
as_policy_replica replica
 
bool write
 

Field Documentation

as_cluster* as_command_node::cluster

Definition at line 123 of file as_command.h.

const cf_digest* as_command_node::digest

Definition at line 125 of file as_command.h.

as_node* as_command_node::node

Definition at line 122 of file as_command.h.

const char* as_command_node::ns

Definition at line 124 of file as_command.h.

as_policy_replica as_command_node::replica

Definition at line 126 of file as_command.h.

bool as_command_node::write

Definition at line 127 of file as_command.h.


The documentation for this struct was generated from the following file: