![]() |
This is Unofficial EPICS BASE Doxygen Site
|
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.