This class contains information about line location - file name and line number. More...
#include <CAddressController.h>
Public Member Functions | |
| std::string | getFileName () |
| Returns file name. | |
| uint32_t | getLineNumber () |
| Returns line number. | |
| std::string | toString () |
| Returns string representation of this object. | |
This class contains information about line location - file name and line number.