BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
graphene::wallet::detail::help_visitor Struct Reference

Public Member Functions

template<typename R , typename... Args>
void operator() (const char *name, std::function< R(Args...)> &memb)
 

Public Attributes

std::vector< method_descriptionmethod_descriptions
 

Detailed Description

Definition at line 63 of file api_documentation_standin.cpp.

Member Function Documentation

◆ operator()()

template<typename R , typename... Args>
void graphene::wallet::detail::help_visitor::operator() ( const char *  name,
std::function< R(Args...)> &  memb 
)
inline

Definition at line 68 of file api_documentation_standin.cpp.

Member Data Documentation

◆ method_descriptions

std::vector<method_description> graphene::wallet::detail::help_visitor::method_descriptions

Definition at line 65 of file api_documentation_standin.cpp.


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