Anoncoin  0.9.4
P2P Digital Currency
Public Attributes | List of all members
CRPCCommand Class Reference

#include <rpcserver.h>

Public Attributes

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

Detailed Description

Definition at line 56 of file rpcserver.h.

Member Data Documentation

rpcfn_type CRPCCommand::actor

Definition at line 60 of file rpcserver.h.

std::string CRPCCommand::name

Definition at line 59 of file rpcserver.h.

bool CRPCCommand::okSafeMode

Definition at line 61 of file rpcserver.h.

bool CRPCCommand::reqWallet

Definition at line 63 of file rpcserver.h.

bool CRPCCommand::threadSafe

Definition at line 62 of file rpcserver.h.


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