![]() |
ATLAS Offline Software
|
#include "CxxUtils/SealCommon.h"#include "CxxUtils/SealSharedLib.h"#include "CxxUtils/SealDebug.h"#include <cstring>#include <cstdio>#include <cstdlib>#include <errno.h>#include <assert.h>Go to the source code of this file.
Macros | |
| #define | SHLIB_UNSUPPORTED throw SharedLibraryError ("", "unsupported operation") |
Functions | |
| if (pathvar) | |
Variables | |
| const char * | pathvar = PATH |
| #define SHLIB_UNSUPPORTED throw SharedLibraryError ("", "unsupported operation") |
| if | ( | pathvar | ) |
Definition at line 167 of file SealSharedLib.cxx.
Definition at line 166 of file SealSharedLib.cxx.