Go to the source code of this file.
Macros | |
#define | DEFINE_CORALSERVICE(type, name) DEFINE_EDM_PLUGIN (cond::CoralServicePluginFactory,cond::CoralServiceWrapper<type>,name) |
#define DEFINE_CORALSERVICE | ( | type, | |
name | |||
) | DEFINE_EDM_PLUGIN (cond::CoralServicePluginFactory,cond::CoralServiceWrapper<type>,name) |
Definition at line 7 of file CoralServiceMacros.h.
Referenced by cond::RelationalAuthenticationService::RelationalAuthenticationService::credentials(), and cond::XMLAuthenticationService::XMLAuthenticationService::verifyFileName().