Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
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 149 of file system.h.

Member Data Documentation

std::string SectionInfo::m_file

Definition at line 152 of file system.h.

int SectionInfo::m_line

Definition at line 153 of file system.h.

std::string SectionInfo::m_name

Definition at line 151 of file system.h.


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