cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
Term::Private::WindowsError Member List

This is the complete list of members for Term::Private::WindowsError, including all inherited members.

check_if(const bool &ret) noexceptTerm::Private::WindowsError
check_value() const noexceptTerm::Private::WindowsError
error() const noexceptTerm::Private::WindowsError
m_check_valueTerm::Private::WindowsErrorprivate
m_errorTerm::Private::WindowsErrorprivate
operator=(WindowsError &&) noexcept=defaultTerm::Private::WindowsError
operator=(const WindowsError &) noexcept=defaultTerm::Private::WindowsError
throw_exception(const std::string &str=std::string()) constTerm::Private::WindowsError
WindowsError(const WindowsError &)=defaultTerm::Private::WindowsError
WindowsError(WindowsError &&)=defaultTerm::Private::WindowsError
WindowsError() noexcept=defaultTerm::Private::WindowsError
~WindowsError() noexcept=defaultTerm::Private::WindowsErrorvirtual