PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
MaskValue Struct Reference

#include <transaction.h>

Collaboration diagram for MaskValue:
[legend]

Public Member Functions

 MaskValue ()
 

Public Attributes

CPubKey sharedSec
 
uint256 amount
 
uint256 mask
 
CKey inMemoryRawBind
 
uint256 hashOfKey
 

Detailed Description

Definition at line 147 of file transaction.h.

Constructor & Destructor Documentation

◆ MaskValue()

MaskValue::MaskValue ( )
inline

Definition at line 154 of file transaction.h.

Here is the call graph for this function:

Member Data Documentation

◆ amount

uint256 MaskValue::amount

Definition at line 150 of file transaction.h.

◆ hashOfKey

uint256 MaskValue::hashOfKey

Definition at line 153 of file transaction.h.

◆ inMemoryRawBind

CKey MaskValue::inMemoryRawBind

Definition at line 152 of file transaction.h.

◆ mask

uint256 MaskValue::mask

Definition at line 151 of file transaction.h.

◆ sharedSec

CPubKey MaskValue::sharedSec

Definition at line 148 of file transaction.h.


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