OW_AuthenticatorIFC.hpp File Reference

#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_Exception.hpp"
#include "OW_MutexLock.hpp"
#include "OW_ServiceEnvironmentIFC.hpp"
#include "OW_SharedLibraryReference.hpp"
#include "OW_OperationContext.hpp"
#include "OW_IntrusiveReference.hpp"
#include "OW_IntrusiveCountableBase.hpp"
#include "OW_IfcsFwd.hpp"

Include dependency graph for OW_AuthenticatorIFC.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE

Classes

class  OW_NAMESPACE::AuthenticatorIFC

Defines

#define OW_AUTHENTICATOR_FACTORY(derived, authenticatorName)


Define Documentation

#define OW_AUTHENTICATOR_FACTORY derived,
authenticatorName   ) 
 

Value:

extern "C" OW_EXPORT OW_NAMESPACE::AuthenticatorIFC* \
createAuthenticator() \
{ \
   return new derived; \
} \
extern "C" OW_EXPORT const char* \
getOWVersion() \
{ \
   return OW_VERSION; \
}

Definition at line 120 of file OW_AuthenticatorIFC.hpp.


Generated on Thu Feb 9 08:51:16 2006 for openwbem by  doxygen 1.4.6