Bitcoin Core  27.99.0
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 81 of file args.h.

Member Data Documentation

◆ m_file

std::string SectionInfo::m_file

Definition at line 83 of file args.h.

◆ m_line

int SectionInfo::m_line

Definition at line 84 of file args.h.

◆ m_name

std::string SectionInfo::m_name

Definition at line 82 of file args.h.


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