Public Member Functions | |
| ErrorRecord (CommonErrorType result, const String::value_type *file, unsigned line, const String::value_type *function) | |
Public Attributes | |
| String | File |
| unsigned | Line |
| CommonErrorType | Result |
| String | Function |
| BazisLib::ActionStatus::ErrorRecord::ErrorRecord | ( | CommonErrorType | result, | |
| const String::value_type * | file, | |||
| unsigned | line, | |||
| const String::value_type * | function | |||
| ) | [inline] |