|  | Qore Programming Language
    1.10.0
    | 
call stack element; strings must be in the default encoding for the Qore process More...
#include <ExceptionSink.h>


| Public Attributes | |
| qore_call_t | type | 
| the call stack element type | |
|  Public Attributes inherited from QoreSourceLocation | |
| std::string | code | 
| the function or method call name; method calls in format class::name | |
| int | end_line | 
| the end line | |
| std::string | label | 
| the code label name (source file if source not present) | |
| std::string | lang | 
| the source language | |
| unsigned | offset = 0 | 
| offset in source file (only used if source is not empty) | |
| std::string | source | 
| optional additional source file | |
| int | start_line | 
| the start line | |
call stack element; strings must be in the default encoding for the Qore process