Archicad 28 C++ API
|
This is the complete list of members for ACAPI::Error, including all inherited members.
Error(GSErrCode kind, const std::string &text) | ACAPI::Error | inline |
Error(GSErrCode kind, const std::string_view text) | ACAPI::Error | inline |
Error(GSErrCode kind, std::string &&text) | ACAPI::Error | inline |
Error(GSErrCode kind, const char *text) | ACAPI::Error | inline |
operator==(const Error &rhs) const | ACAPI::Error | inline |