6 #ifndef IROHA_AMETSUCHI_PROTO_COMMAND_EXECUTOR_H 7 #define IROHA_AMETSUCHI_PROTO_COMMAND_EXECUTOR_H 22 void *executor,
void *data,
int size,
char *account_id);
28 #endif // IROHA_AMETSUCHI_PROTO_COMMAND_EXECUTOR_H
Iroha_CharBuffer command_name
Definition: proto_command_executor.h:16
Definition: common_c_types.h:13
Iroha_CharBuffer error_extra
Definition: proto_command_executor.h:18
Iroha_CommandError Iroha_ProtoCommandExecutorExecute(void *executor, void *data, int size, char *account_id)
Definition: proto_command_executor.cpp:16
Definition: proto_command_executor.h:15
int error_code
Definition: proto_command_executor.h:17