Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CAccount Class Reference

Account information. More...

#include <wallet.h>

Collaboration diagram for CAccount:
[legend]

Public Member Functions

 CAccount ()
 
void SetNull ()
 

Public Attributes

CPubKey vchPubKey
 

Detailed Description

Account information.

Stored in wallet with key "acc"+string account name.

Definition at line 887 of file wallet.h.

Constructor & Destructor Documentation

CAccount::CAccount ( )
inline

Definition at line 892 of file wallet.h.

Member Function Documentation

void CAccount::SetNull ( )
inline

Definition at line 897 of file wallet.h.

Here is the caller graph for this function:

Member Data Documentation

CPubKey CAccount::vchPubKey

Definition at line 890 of file wallet.h.


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