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

Description

Definition at line 1993 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
 

Constructor & Destructor Documentation

◆ ParsingProperties()

Sawyer::CommandLine::ParsingProperties::ParsingProperties ( )
inline

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

Member Data Documentation

◆ longPrefixes

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

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

◆ inheritLongPrefixes

bool Sawyer::CommandLine::ParsingProperties::inheritLongPrefixes

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

◆ shortPrefixes

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

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

◆ inheritShortPrefixes

bool Sawyer::CommandLine::ParsingProperties::inheritShortPrefixes

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

◆ valueSeparators

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

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

◆ inheritValueSeparators

bool Sawyer::CommandLine::ParsingProperties::inheritValueSeparators

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

◆ showGroupName

ShowGroupName Sawyer::CommandLine::ParsingProperties::showGroupName

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


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