Bitcoin
Public Member Functions | Public Attributes | List of all members
Section Struct Reference

Public Member Functions

 Section (const std::string &left, const std::string &right)
 

Public Attributes

const std::string m_left
 
const std::string m_right
 

Detailed Description

A pair of strings that can be aligned (through padding) with other Sections later on

Constructor & Destructor Documentation

◆ Section()

Section::Section ( const std::string &  left,
const std::string &  right 
)
inline

Member Data Documentation

◆ m_left

const std::string Section::m_left

◆ m_right

const std::string Section::m_right

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