|
HDK
|
Include dependency graph for IexThrowErrnoExc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| IEX_INTERNAL_NAMESPACE_HEADER_ENTER IEX_EXPORT void | throwErrnoExc (const std::string &txt, int errnum) |
| IEX_EXPORT void | throwErrnoExc (const std::string &txt) |
| IEX_EXPORT void | throwErrnoExc () |
| IEX_INTERNAL_NAMESPACE_HEADER_ENTER IEX_EXPORT void throwErrnoExc | ( | const std::string & | txt, |
| int | errnum | ||
| ) |
| IEX_EXPORT void throwErrnoExc | ( | const std::string & | txt | ) |
| IEX_EXPORT void throwErrnoExc | ( | ) |