libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::CmdLineParseResult Class Reference

#include <libosmscout/include/osmscout/util/CmdLineParsing.h>

Public Member Functions

 CmdLineParseResult ()
 
 CmdLineParseResult (const std::string &errorDescription)
 
bool Success () const
 
bool HasError () const
 
std::string GetErrorDescription () const
 

Constructor & Destructor Documentation

◆ CmdLineParseResult() [1/2]

osmscout::CmdLineParseResult::CmdLineParseResult ( )

◆ CmdLineParseResult() [2/2]

osmscout::CmdLineParseResult::CmdLineParseResult ( const std::string &  errorDescription)
explicit

Member Function Documentation

◆ GetErrorDescription()

std::string osmscout::CmdLineParseResult::GetErrorDescription ( ) const

◆ HasError()

bool osmscout::CmdLineParseResult::HasError ( ) const

◆ Success()

bool osmscout::CmdLineParseResult::Success ( ) const

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