Struct rayx::Exit¶
Public Attributes¶
| Type | Name |
|---|---|
| std::string | filename |
| int | line |
Public Functions¶
| Type | Name |
|---|---|
| Exit (const std::string & filename, int line) |
|
| Exit & | operator<< (T t) |
| ~Exit () |
Public Attributes Documentation¶
variable filename¶
variable line¶
Public Functions Documentation¶
function Exit¶
function operator<<¶
function ~Exit¶
The documentation for this class was generated from the following file Intern/rayx-core/src/Debug/Debug.h