Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
ServerInterface< I >::RPCModule Struct Reference

#include <ModularServer.h>

Public Attributes

std::string name
 
std::string version
 

Detailed Description

template<class I>
struct ServerInterface< I >::RPCModule

Definition at line 49 of file ModularServer.h.

Member Data Documentation

template<class I>
std::string ServerInterface< I >::RPCModule::name

Definition at line 49 of file ModularServer.h.

template<class I>
std::string ServerInterface< I >::RPCModule::version

Definition at line 49 of file ModularServer.h.


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