OW_HTTPSvrConnection.cpp File Reference

#include "OW_config.h"
#include "OW_HTTPSvrConnection.hpp"
#include "OW_IOException.hpp"
#include "OW_HTTPStatusCodes.hpp"
#include "OW_TempFileStream.hpp"
#include "OW_HTTPChunkedIStream.hpp"
#include "OW_HTTPChunkedOStream.hpp"
#include "OW_HTTPDeflateIStream.hpp"
#include "OW_HTTPDeflateOStream.hpp"
#include "OW_HTTPLenLimitIStream.hpp"
#include "OW_Select.hpp"
#include "OW_Format.hpp"
#include "OW_ConfigOpts.hpp"
#include "OW_Assertion.hpp"
#include "OW_CIMErrorException.hpp"
#include "OW_CIMFeatures.hpp"
#include "OW_HTTPException.hpp"
#include "OW_CIMOMHandleIFC.hpp"
#include "OW_SortedVectorMap.hpp"
#include "OW_StringBuffer.hpp"
#include "OW_ThreadCancelledException.hpp"
#include "OW_OperationContext.hpp"
#include "OW_SessionLanguage.hpp"
#include "OW_AuthenticationException.hpp"
#include <iostream>

Include dependency graph for OW_HTTPSvrConnection.cpp:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE

Defines

#define OW_LOGDEBUG(x)   OW_LOG_DEBUG(m_options.env->getLogger(COMPONENT_NAME), x)
#define OW_LOGERROR(x)   OW_LOG_ERROR(m_options.env->getLogger(COMPONENT_NAME), x)
#define OW_LOGCUSTINFO(x)   OW_LOG_INFO(m_options.env->getLogger(COMPONENT_NAME), x)
#define OW_LOGFATALERROR(x)   OW_LOG_FATAL_ERROR(m_options.env->getLogger(COMPONENT_NAME), x)

Variables

const String OW_NAMESPACE::COMPONENT_NAME ("ow.httpserver")


Define Documentation

#define OW_LOGCUSTINFO  )     OW_LOG_INFO(m_options.env->getLogger(COMPONENT_NAME), x)
 

Definition at line 86 of file OW_HTTPSvrConnection.cpp.

#define OW_LOGDEBUG  )     OW_LOG_DEBUG(m_options.env->getLogger(COMPONENT_NAME), x)
 

Definition at line 84 of file OW_HTTPSvrConnection.cpp.

#define OW_LOGERROR  )     OW_LOG_ERROR(m_options.env->getLogger(COMPONENT_NAME), x)
 

Definition at line 85 of file OW_HTTPSvrConnection.cpp.

#define OW_LOGFATALERROR  )     OW_LOG_FATAL_ERROR(m_options.env->getLogger(COMPONENT_NAME), x)
 

Definition at line 87 of file OW_HTTPSvrConnection.cpp.


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