OW_AuthorizerIFC.hpp File Reference

#include "OW_config.h"
#include "OW_RepositoryIFC.hpp"

Include dependency graph for OW_AuthorizerIFC.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::AuthorizerIFC

Defines

#define OW_AUTHORIZER_FACTORY(derived, authorizerName)


Define Documentation

#define OW_AUTHORIZER_FACTORY derived,
authorizerName   ) 
 

Value:

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

Definition at line 59 of file OW_AuthorizerIFC.hpp.


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