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

#include <system.h>

Public Attributes

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

Detailed Description

Definition at line 139 of file system.h.

Member Data Documentation

◆ m_file

std::string SectionInfo::m_file

Definition at line 141 of file system.h.

◆ m_line

int SectionInfo::m_line

Definition at line 142 of file system.h.

◆ m_name

std::string SectionInfo::m_name

Definition at line 140 of file system.h.


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