OW_XMLExecute.cpp File Reference

#include "OW_config.h"
#include "OW_XMLExecute.hpp"
#include "OW_Format.hpp"
#include "OW_XMLClass.hpp"
#include "OW_CIMXMLParser.hpp"
#include "OW_XMLEscape.hpp"
#include "OW_Assertion.hpp"
#include "OW_CIMErrorException.hpp"
#include "OW_CIMMethod.hpp"
#include "OW_CIMParameter.hpp"
#include "OW_CIMValue.hpp"
#include "OW_CIMNameSpace.hpp"
#include "OW_CIMProperty.hpp"
#include "OW_TempFileStream.hpp"
#include "OW_CIMClass.hpp"
#include "OW_CIMFeatures.hpp"
#include "OW_XMLCIMFactory.hpp"
#include "OW_CIMtoXML.hpp"
#include "OW_CIMParamValue.hpp"
#include "OW_CIMObjectPath.hpp"
#include "OW_CIMInstance.hpp"
#include "OW_CIMQualifierType.hpp"
#include "OW_CIMQualifier.hpp"
#include "OW_SocketUtils.hpp"
#include "OW_SocketException.hpp"
#include "OW_Logger.hpp"
#include "OW_OperationContext.hpp"
#include "OW_ExceptionIds.hpp"
#include "OW_ResultHandlerIFC.hpp"
#include "OW_ServiceIFCNames.hpp"
#include "OW_ConfigOpts.hpp"
#include <algorithm>

Include dependency graph for OW_XMLExecute.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)

Functions

template<typename T>
static void OW_NAMESPACE::checkStream (T &str)
void OW_NAMESPACE::getParameterValues (CIMXMLParser &parser, Array< param > &params)
void OW_NAMESPACE::cleanupInteropInstance (const CIMObjectPath &path, const LoggerRef &logger, const ServiceEnvironmentIFCRef &env)
 OW_REQUEST_HANDLER_FACTORY (OW_NAMESPACE::XMLExecute, XMLExecute)

Variables

const String OW_NAMESPACE::COMPONENT_NAME ("ow.requesthandler.cimxml")
ostream & ostr
String m_host
String m_namespace
String name
bool optional
Type type
CIMValue defaultVal
bool isSet
CIMValue val
String s
std::ostream & ostr
String ns
String m_host
std::ostream & ostr
const String & ns
std::ostream & ostr
std::ostream & ostr
ostream & ostr
ostream & ostr
std::ostream & ostr
String ns
std::ostream & ostr
const String & ns


Define Documentation

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

Author:
Bart Whiteley

Dan Nuffer

Definition at line 70 of file OW_XMLExecute.cpp.

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

Definition at line 72 of file OW_XMLExecute.cpp.

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

Definition at line 73 of file OW_XMLExecute.cpp.

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

Definition at line 71 of file OW_XMLExecute.cpp.


Function Documentation

OW_REQUEST_HANDLER_FACTORY OW_NAMESPACE::XMLExecute  ,
XMLExecute 
 


Variable Documentation

CIMValue defaultVal
 

Definition at line 429 of file OW_XMLExecute.cpp.

bool isSet
 

Definition at line 430 of file OW_XMLExecute.cpp.

String m_host
 

Definition at line 679 of file OW_XMLExecute.cpp.

String m_host
 

Definition at line 406 of file OW_XMLExecute.cpp.

String m_namespace
 

Definition at line 407 of file OW_XMLExecute.cpp.

Referenced by OW_NAMESPACE::CIMClient::getNameSpace(), and OW_NAMESPACE::CIMClient::setNameSpace().

String name
 

Definition at line 426 of file OW_XMLExecute.cpp.

const String& ns
 

Definition at line 1334 of file OW_XMLExecute.cpp.

String ns
 

Definition at line 1095 of file OW_XMLExecute.cpp.

const String& ns
 

Definition at line 702 of file OW_XMLExecute.cpp.

String ns
 

Definition at line 678 of file OW_XMLExecute.cpp.

bool optional
 

Definition at line 427 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 1333 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 1094 of file OW_XMLExecute.cpp.

ostream& ostr
 

Definition at line 1054 of file OW_XMLExecute.cpp.

ostream& ostr
 

Definition at line 1005 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 968 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 939 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 701 of file OW_XMLExecute.cpp.

std::ostream& ostr
 

Definition at line 677 of file OW_XMLExecute.cpp.

ostream& ostr
 

Definition at line 405 of file OW_XMLExecute.cpp.

Referenced by OW_NAMESPACE::XMLCIMFactory::convertXMLtoEmbeddedObject(), OW_NAMESPACE::CIMXMLCIMOMHandle::createClass(), OW_NAMESPACE::CIMXMLCIMOMHandle::createInstance(), OW_NAMESPACE::CIMXMLCIMOMHandle::modifyInstance(), OW_NAMESPACE::OStringStream::operator=(), OW_NAMESPACE::OStringStream::OStringStream(), OW_NAMESPACE::HTTPClient::sendAuthorization(), OW_NAMESPACE::CIMXMLCIMOMHandle::setProperty(), and OW_NAMESPACE::HTTPSvrConnection::trace().

String s
 

Definition at line 453 of file OW_XMLExecute.cpp.

Referenced by OWBI1::WQLCompile::_factoring(), OW_NAMESPACE::WQLCompile::_factoring(), argsClone(), CmpiString::CmpiString(), OWBI1::CIMNameEnumBuilder::doHandle(), OWBI1::CIMNameArrayBuilder::doHandle(), OW_NAMESPACE::StringEnumBuilder::doHandle(), OW_NAMESPACE::StringArrayBuilder::doHandle(), OW_NAMESPACE::MOF::Compiler::fixParsedString(), CmpiArgs::getArg(), CmpiObjectPath::getClassName(), CmpiObjectPath::getHostname(), CmpiObjectPath::getKey(), CmpiObjectPath::getNameSpace(), CmpiInstance::getProperty(), OW_NAMESPACE::SocketUtils::inetAddrToString(), instSetPropertyFilter(), OWBI1::isLongDOWValid(), OW_NAMESPACE::isLongDOWValid(), OW_NAMESPACE::isUInt16(), locateArg(), locateKey(), main(), OW_NAMESPACE::NwIface::NwIface(), OWBI1::operator!=(), OW_NAMESPACE::operator!=(), __gnu_cxx::hash< OW_NAMESPACE::String >::operator()(), OWBI1::operator+(), OW_NAMESPACE::operator+(), OWBI1::operator<(), OW_NAMESPACE::operator<(), OWBI1::operator<=(), OW_NAMESPACE::operator<=(), OWBI1::operator==(), OW_NAMESPACE::operator==(), OWBI1::operator>(), OW_NAMESPACE::operator>(), OWBI1::operator>=(), OW_NAMESPACE::operator>=(), OW_NAMESPACE::Select::selectRWEpoll(), OW_NAMESPACE::Select::selectRWPoll(), OW_NAMESPACE::Select::selectRWSelect(), OWBI1::WQLCompile::eval_el::setFirst(), OW_NAMESPACE::WQLCompile::eval_el::setFirst(), OWBI1::WQLCompile::eval_el::setSecond(), OW_NAMESPACE::WQLCompile::eval_el::setSecond(), OW_NAMESPACE::String::String(), OW_NAMESPACE::String_append(), OW_NAMESPACE::String_count(), OW_NAMESPACE::String_delitem_(), OW_NAMESPACE::String_getitem_(), OW_NAMESPACE::String_index(), OW_NAMESPACE::String_insert(), OW_NAMESPACE::String_pop(), OW_NAMESPACE::String_repr(), OW_NAMESPACE::String_reverse(), OW_NAMESPACE::String_setitem_(), OW_NAMESPACE::String_sort(), OW_NAMESPACE::XMLCIMFactory::StringToType(), OWBI1::String::strtoll(), OWBI1::String::strtoull(), OWBI1::DateTime::toString(), OW_NAMESPACE::DateTime::toString(), OW_NAMESPACE::CIMFlavor::toString(), OW_NAMESPACE::UUID::UUID(), OW_NAMESPACE::WQLRemoveStringEscapes(), and OW_NAMESPACE::XMLPrettyPrint().

Type type
 

Definition at line 428 of file OW_XMLExecute.cpp.

Referenced by OWBI1::WQLCompile::_gather(), OW_NAMESPACE::WQLCompile::_gather(), OW_NAMESPACE::CIMParamValueToXML(), OW_NAMESPACE::CIMRepository::createClass(), OW_NAMESPACE::LogAppender::createLogAppender(), OW_NAMESPACE::Logger::createLogger(), OW_NAMESPACE::CIMValue::createSimpleValue(), OW_NAMESPACE::XMLCIMFactory::createValue(), OW_NAMESPACE::NPIPolledProviderProxy::deactivateFilter(), OW_NAMESPACE::CIMXMLCIMOMHandle::invokeMethod(), OW_NAMESPACE::outputKEYVALUE(), OWBI1::CIMProperty::setDataType(), OWBI1::CIMParameter::setDataType(), OW_NAMESPACE::CIMProperty::setDataType(), OW_NAMESPACE::CIMParameter::setDataType(), OWBI1::CIMMethod::setReturnType(), and OW_NAMESPACE::CIMMethod::setReturnType().

CIMValue val
 

Definition at line 431 of file OW_XMLExecute.cpp.


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