Bitcoin ABC  0.28.12
P2P Digital Currency
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 174 of file system.h.

Member Data Documentation

◆ m_flags

unsigned int ArgsManager::Arg::m_flags

Definition at line 177 of file system.h.

◆ m_help_param

std::string ArgsManager::Arg::m_help_param

Definition at line 175 of file system.h.

◆ m_help_text

std::string ArgsManager::Arg::m_help_text

Definition at line 176 of file system.h.


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