Bitcoin Core  27.99.0
P2P Digital Currency
Public Types | Public Attributes | List of all members
BaseFormat Struct Reference

Public Types

enum  { RAW , HEX }
 

Public Attributes

enum BaseFormat:: { ... }  m_base_format
 

Detailed Description

Definition at line 270 of file serialize_tests.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
RAW 
HEX 

Definition at line 271 of file serialize_tests.cpp.

Member Data Documentation

◆ 

enum { ... } BaseFormat::m_base_format

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