|
rad
2.0.0
|
#include <ZpbExmalifImpl.hpp>
Public Types | |
| typedef ::generated::zpb::exmalif::ExceptionErr | ZpbType |
Public Member Functions | |
| ExceptionErrImpl () | |
| ExceptionErrImpl (::generated::zpb::exmalif::ExceptionErr *inner) | |
| ExceptionErrImpl (const ::generated::zpb::exmalif::ExceptionErr &inner) | |
| ExceptionErrImpl (const ::exmalif::ExceptionErr &malVal) | |
| ExceptionErrImpl (const std::string &desc, int32_t code) | |
| ExceptionErrImpl (const ExceptionErrImpl &rhs) | |
| ExceptionErrImpl (ExceptionErrImpl &&rhs) | |
| ExceptionErrImpl & | operator= (const ExceptionErrImpl &that) |
| std::string | getDesc () const override |
| int32_t | getCode () const override |
| void | copy (const ::exmalif::ExceptionErr &from) |
| operator ZpbType * () const | |
Public Member Functions inherited from exmalif::ExceptionErr | |
| ExceptionErr (const std::string &_desc, int32_t _code) | |
| virtual const char * | what () const noexcept |
| virtual | ~ExceptionErr ()=default |
Additional Inherited Members | |
Protected Member Functions inherited from exmalif::ExceptionErr | |
| ExceptionErr ()=default | |
Protected Attributes inherited from exmalif::ExceptionErr | |
| std::string | desc |
| int32_t | code |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from exmalif::ExceptionErr.
|
inlineoverridevirtual |
Reimplemented from exmalif::ExceptionErr.
|
inline |
|
inline |
1.8.5