Namespace: Rx – Class: CCodeLocation – Header: Rx.Core/CodeLocation.h
CCodeLocation::GetLine Method
C++
const int& GetLine()
Gets the line in the source code file.
Returns
const int& |
The line in the source code file. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CCodeLocation – Header: Rx.Core/CodeLocation.h
const int& GetLine()
Gets the line in the source code file.
const int& |
The line in the source code file. |