ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | Athena::Callback1Rep< T1 > |
class | Athena::Callback1< T1 > |
class | Athena::CallbackImpF11< T1, T2 > |
class | Athena::SharedLibraryError |
Error in a shared library operation. More... | |
class | Athena::SharedLibrary |
Shared library services. More... | |
struct | Athena::SharedLibrary::LibraryInfo |
Information about a currently loaded shared library. More... | |
Namespaces | |
Athena | |
Some weak symbol referencing magic... | |
Macros | |
#define | CXXUTILS_SEAL_SHAREDLIB_H |
Functions | |
template<class T1 , class T2 > | |
Callback1Rep< T1 > * | Athena::CreateCallback (void(*function)(T1, T2), const T2 &fill_2) |
Search for `wlav' to find changes from the SEAL version. I also dropped all ASSERT macro's in favor of assert.
Definition in file SealSharedLib.h.
#define CXXUTILS_SEAL_SHAREDLIB_H |
Definition at line 17 of file SealSharedLib.h.