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
ArgsManager::Arg Struct Reference

#include <system.h>

Public Attributes

std::string m_help_param
 
std::string m_help_text
 
unsigned int m_flags
 

Detailed Description

Definition at line 177 of file system.h.

Member Data Documentation

unsigned int ArgsManager::Arg::m_flags

Definition at line 181 of file system.h.

std::string ArgsManager::Arg::m_help_param

Definition at line 179 of file system.h.

std::string ArgsManager::Arg::m_help_text

Definition at line 180 of file system.h.


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