![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ErrorFrontEnd, including all inherited members.
domain() const | ErrorFrontEnd | |
domains() const | ErrorFrontEnd | |
ErrorFrontEnd(std::unique_ptr< ErrorInterface > in) | ErrorFrontEnd | |
ErrorFrontEnd(const ErrorFrontEnd &) (defined in ErrorFrontEnd) | ErrorFrontEnd | |
id() const | ErrorFrontEnd | |
ids() const | ErrorFrontEnd | |
message() const | ErrorFrontEnd | |
messages() const | ErrorFrontEnd | |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator Utils::Expected< T, ErrorFrontEnd >() const & | ErrorFrontEnd | inline |
operator Utils::Expected< T, ErrorFrontEnd >() && | ErrorFrontEnd | inline |
operator=(const ErrorFrontEnd &) (defined in ErrorFrontEnd) | ErrorFrontEnd | |
operator=(ErrorFrontEnd &&) noexcept (defined in ErrorFrontEnd) | ErrorFrontEnd | |
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator==(const ErrorFrontEnd &other) const | ErrorFrontEnd | |
operator==(const ErrorInterface &other) const | ErrorFrontEnd | |
operator|(const ErrorInterface &input) const (defined in ErrorFrontEnd) | ErrorFrontEnd | |
~ErrorFrontEnd() (defined in ErrorFrontEnd) | ErrorFrontEnd | |
~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |