ROSE 0.11.145.317
Public Member Functions | Public Attributes | List of all members
Sawyer::CommandLine::ParsingProperties Struct Reference

Description

Definition at line 1987 of file Sawyer/CommandLine.h.

Collaboration diagram for Sawyer::CommandLine::ParsingProperties:
Collaboration graph
[legend]

Public Member Functions

ParsingProperties inherit (const ParsingProperties &base) const
 

Public Attributes

std::vector< std::string > longPrefixes
 
bool inheritLongPrefixes
 
std::vector< std::string > shortPrefixes
 
bool inheritShortPrefixes
 
std::vector< std::string > valueSeparators
 
bool inheritValueSeparators
 
ShowGroupName showGroupName
 

Member Data Documentation

◆ longPrefixes

std::vector<std::string> Sawyer::CommandLine::ParsingProperties::longPrefixes

Definition at line 1989 of file Sawyer/CommandLine.h.

◆ inheritLongPrefixes

bool Sawyer::CommandLine::ParsingProperties::inheritLongPrefixes

Definition at line 1990 of file Sawyer/CommandLine.h.

◆ shortPrefixes

std::vector<std::string> Sawyer::CommandLine::ParsingProperties::shortPrefixes

Definition at line 1991 of file Sawyer/CommandLine.h.

◆ inheritShortPrefixes

bool Sawyer::CommandLine::ParsingProperties::inheritShortPrefixes

Definition at line 1992 of file Sawyer/CommandLine.h.

◆ valueSeparators

std::vector<std::string> Sawyer::CommandLine::ParsingProperties::valueSeparators

Definition at line 1993 of file Sawyer/CommandLine.h.

◆ inheritValueSeparators

bool Sawyer::CommandLine::ParsingProperties::inheritValueSeparators

Definition at line 1994 of file Sawyer/CommandLine.h.

◆ showGroupName

ShowGroupName Sawyer::CommandLine::ParsingProperties::showGroupName

Definition at line 1995 of file Sawyer/CommandLine.h.


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