Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
ArgsManager::Arg Struct Reference

#include <args.h>

Public Attributes

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

Detailed Description

Definition at line 125 of file args.h.

Member Data Documentation

◆ m_flags

unsigned int ArgsManager::Arg::m_flags

Definition at line 129 of file args.h.

◆ m_help_param

std::string ArgsManager::Arg::m_help_param

Definition at line 127 of file args.h.

◆ m_help_text

std::string ArgsManager::Arg::m_help_text

Definition at line 128 of file args.h.


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