Definition at line 1987 of file Sawyer/CommandLine.h.
 
◆ longPrefixes
      
        
          | std::vector<std::string> Sawyer::CommandLine::ParsingProperties::longPrefixes | 
        
      
 
 
◆ inheritLongPrefixes
      
        
          | bool Sawyer::CommandLine::ParsingProperties::inheritLongPrefixes | 
        
      
 
 
◆ shortPrefixes
      
        
          | std::vector<std::string> Sawyer::CommandLine::ParsingProperties::shortPrefixes | 
        
      
 
 
◆ inheritShortPrefixes
      
        
          | bool Sawyer::CommandLine::ParsingProperties::inheritShortPrefixes | 
        
      
 
 
◆ valueSeparators
      
        
          | std::vector<std::string> Sawyer::CommandLine::ParsingProperties::valueSeparators | 
        
      
 
 
◆ inheritValueSeparators
      
        
          | bool Sawyer::CommandLine::ParsingProperties::inheritValueSeparators | 
        
      
 
 
◆ showGroupName
      
        
          | ShowGroupName Sawyer::CommandLine::ParsingProperties::showGroupName | 
        
      
 
 
The documentation for this struct was generated from the following file: