BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
graphene::wallet::api_documentation Class Reference

#include <api_documentation.hpp>

Public Member Functions

 api_documentation ()
 
std::string get_brief_description (const std::string &method_name) const
 
std::string get_detailed_description (const std::string &method_name) const
 
std::vector< std::string > get_method_names () const
 

Detailed Description

Definition at line 43 of file api_documentation.hpp.

Constructor & Destructor Documentation

◆ api_documentation()

graphene::wallet::api_documentation::api_documentation ( )

Definition at line 82 of file api_documentation_standin.cpp.

Member Function Documentation

◆ get_brief_description()

std::string graphene::wallet::api_documentation::get_brief_description ( const std::string &  method_name) const
inline

Definition at line 52 of file api_documentation.hpp.

◆ get_detailed_description()

std::string graphene::wallet::api_documentation::get_detailed_description ( const std::string &  method_name) const
inline

Definition at line 60 of file api_documentation.hpp.

◆ get_method_names()

std::vector<std::string> graphene::wallet::api_documentation::get_method_names ( ) const
inline

Definition at line 68 of file api_documentation.hpp.


The documentation for this class was generated from the following files: