Code() const | ZE::ZError | |
Create(ZErrorCode code, std::string desc="", std::string file="", int line=0) | ZE::ZError | |
CreateStringTable() | ZE::ZError | [static] |
LogString() const | ZE::ZError | |
rCode | ZE::ZError | [protected] |
rDescription | ZE::ZError | [protected] |
rFilename | ZE::ZError | [protected] |
rLine | ZE::ZError | [protected] |
sErrorDesc | ZE::ZError | [protected, static] |
ZError(ZErrorCode code=ZERR_NONE, std::string desc="", std::string file="", int line=0) | ZE::ZError |