OW_RequestHandlerIFCXML.cpp File Reference

#include "OW_config.h"
#include "OW_RequestHandlerIFCXML.hpp"
#include "OW_Assertion.hpp"
#include "OW_CIMErrorException.hpp"
#include "OW_XMLOperationGeneric.hpp"
#include "OW_Format.hpp"
#include "OW_ConfigOpts.hpp"
#include "OW_ServiceEnvironmentIFC.hpp"
#include "OW_ThreadCancelledException.hpp"
#include "OW_XMLParseException.hpp"
#include "OW_Logger.hpp"
#include "OW_OperationContext.hpp"
#include "OW_Array.hpp"

Include dependency graph for OW_RequestHandlerIFCXML.cpp:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE

Defines

#define OW_LOGDEBUG(msg)   OW_LOG_DEBUG(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
#define OW_LOGINFO(msg)   OW_LOG_INFO(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
#define OW_LOGERROR(msg)   OW_LOG_ERROR(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
#define OW_LOGFATALERROR(msg)   OW_LOG_FATAL_ERROR(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)

Variables

const String OW_NAMESPACE::COMPONENT_NAME ("ow.requesthandler.cimxml")


Define Documentation

#define OW_LOGDEBUG msg   )     OW_LOG_DEBUG(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
 

Author:
Bart Whiteley

Dan Nuffer

Definition at line 50 of file OW_RequestHandlerIFCXML.cpp.

#define OW_LOGERROR msg   )     OW_LOG_ERROR(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
 

Definition at line 52 of file OW_RequestHandlerIFCXML.cpp.

#define OW_LOGFATALERROR msg   )     OW_LOG_FATAL_ERROR(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
 

Definition at line 53 of file OW_RequestHandlerIFCXML.cpp.

#define OW_LOGINFO msg   )     OW_LOG_INFO(this->getEnvironment()->getLogger(COMPONENT_NAME), msg)
 

Definition at line 51 of file OW_RequestHandlerIFCXML.cpp.


Generated on Thu Feb 9 09:04:33 2006 for openwbem by  doxygen 1.4.6