![]() |
ErrorLib 1.0.8-master SHA: 810228da25
|
Structure used in tError holding source-code file an line. More...
#include <Error.h>
Data Fields | |
| const uint32_t | ui32Line |
| Source-code line. More... | |
| const char * | File |
| Source-code filename and path. More... | |
| const uint32_t | ui32FileLength |
| Strlen of filename. More... | |
Structure used in tError holding source-code file an line.
| const char* File |
Source-code filename and path.
| const uint32_t ui32FileLength |
Strlen of filename.
| const uint32_t ui32Line |
Source-code line.