LAMA
|
LAMAInterfaceRegistry.hpp. More...
#include <lama/config.hpp>
#include <lama/LAMAInterface.hpp>
#include <lama/Context.hpp>
#include <lama/macros/unique_name.hpp>
#include <map>
Go to the source code of this file.
Data Structures | |
class | lama::LAMAInterfaceRegistry |
class | lama::LAMAInterfaceRegistry::CGuard |
class | lama::LAMAInterfaceRegistration< T > |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Defines | |
#define | LAMA_LAMAINTERFACE_REGISTRATION(location, type) |
#define LAMA_LAMAINTERFACE_REGISTRATION | ( | location, | |
type | |||
) |
static lama::LAMAInterfaceRegistration<type > \ LAMA_UNIQUE_NAME( lamaInterfaceRegObj, type )( location )