Bitcoin ABC 0.32.4
P2P Digital Currency
Public Attributes | List of all members
SectionInfo Struct Reference

#include <args.h>

Public Attributes

std::string m_name
 
std::string m_file
 
int m_line
 

Detailed Description

Definition at line 91 of file args.h.

Member Data Documentation

◆ m_file

std::string SectionInfo::m_file

Definition at line 93 of file args.h.

◆ m_line

int SectionInfo::m_line

Definition at line 94 of file args.h.

◆ m_name

std::string SectionInfo::m_name

Definition at line 92 of file args.h.


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