Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Attributes | List of all members
CRPCCommand Class Reference

#include <bitcoinrpc.h>

Collaboration diagram for CRPCCommand:
Collaboration graph
[legend]

Public Attributes

std::string name
 
rpcfn_type actor
 
bool okSafeMode
 
bool threadSafe
 
bool reqWallet
 

Detailed Description

Definition at line 95 of file bitcoinrpc.h.

Member Data Documentation

rpcfn_type CRPCCommand::actor

Definition at line 99 of file bitcoinrpc.h.

std::string CRPCCommand::name

Definition at line 98 of file bitcoinrpc.h.

bool CRPCCommand::okSafeMode

Definition at line 100 of file bitcoinrpc.h.

bool CRPCCommand::reqWallet

Definition at line 102 of file bitcoinrpc.h.

bool CRPCCommand::threadSafe

Definition at line 101 of file bitcoinrpc.h.


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