Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::Opentxs::CommandEntry Struct Reference

#include <opentxs.hpp>

Public Attributes

const char * command
 
int32_t(* function )()
 
Category category
 
const char * helpText
 

Detailed Description

Definition at line 166 of file opentxs.hpp.

Member Data Documentation

Category opentxs::Opentxs::CommandEntry::category

Definition at line 170 of file opentxs.hpp.

const char* opentxs::Opentxs::CommandEntry::command

Definition at line 168 of file opentxs.hpp.

int32_t(* opentxs::Opentxs::CommandEntry::function)()

Definition at line 169 of file opentxs.hpp.

const char* opentxs::Opentxs::CommandEntry::helpText

Definition at line 171 of file opentxs.hpp.


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