Public Member Functions | Private Attributes
cxxopts::OptionException Class Reference

#include <cxxopts.hpp>

Inheritance diagram for cxxopts::OptionException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OptionException (const std::string &message)
virtual const char * what () const noexcept

Private Attributes

std::string m_message

Detailed Description

Definition at line 262 of file cxxopts.hpp.


Constructor & Destructor Documentation

cxxopts::OptionException::OptionException ( const std::string &  message) [inline]

Definition at line 265 of file cxxopts.hpp.


Member Function Documentation

virtual const char* cxxopts::OptionException::what ( ) const [inline, virtual]

Definition at line 271 of file cxxopts.hpp.


Member Data Documentation

std::string cxxopts::OptionException::m_message [private]

Definition at line 277 of file cxxopts.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10