Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
node Union Reference

#include <internal.h>

Public Attributes

uint8_t bytes [NODE_WORDS *4]
 
uint32_t words [NODE_WORDS]
 
uint64_t double_words [NODE_WORDS/2]
 

Detailed Description

Definition at line 25 of file internal.h.

Member Data Documentation

uint8_t node::bytes[NODE_WORDS *4]

Definition at line 26 of file internal.h.

uint64_t node::double_words[NODE_WORDS/2]

Definition at line 28 of file internal.h.

uint32_t node::words[NODE_WORDS]

Definition at line 27 of file internal.h.


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