Scorum
Public Member Functions | List of all members
scorum::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 44 of file api_documentation.hpp.

Constructor & Destructor Documentation

◆ api_documentation()

scorum::wallet::api_documentation::api_documentation ( )

Definition at line 77 of file api_documentation_standin.cpp.

Member Function Documentation

◆ get_brief_description()

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

Definition at line 54 of file api_documentation.hpp.

◆ get_detailed_description()

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

Definition at line 62 of file api_documentation.hpp.

◆ get_method_names()

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

Definition at line 70 of file api_documentation.hpp.


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