![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Include dependency graph for locationException.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | sourceFileLocation< T > |
Macros | |
| #define | throwWithLocation(parm) throwExceptionWithLocation (parm, __FILE__, __LINE__); |
Functions | |
| template<class T > | |
| void | throwExceptionWithLocation (const T &parm, const char *pFileName, unsigned lineNo) |
| #define throwWithLocation | ( | parm | ) | throwExceptionWithLocation (parm, __FILE__, __LINE__); |
Definition at line 66 of file locationException.h.
|
inline |
Definition at line 69 of file locationException.h.