OW_XMLCIMFactory.cpp File Reference

#include "OW_config.h"
#include "OW_XMLCIMFactory.hpp"
#include "OW_String.hpp"
#include "OW_CIMObjectPath.hpp"
#include "OW_XMLClass.hpp"
#include "OW_Format.hpp"
#include "OW_CIMClass.hpp"
#include "OW_CIMInstance.hpp"
#include "OW_CIMValue.hpp"
#include "OW_Assertion.hpp"
#include "OW_CIMQualifier.hpp"
#include "OW_CIMQualifierType.hpp"
#include "OW_CIMProperty.hpp"
#include "OW_CIMMethod.hpp"
#include "OW_CIMDateTime.hpp"
#include "OW_CIMFlavor.hpp"
#include "OW_CIMParameter.hpp"
#include "OW_CIMValueCast.hpp"
#include "OW_TempFileStream.hpp"
#include "OW_CIMXMLParser.hpp"
#include "OW_Bool.hpp"
#include "OW_XMLParseException.hpp"
#include <algorithm>

Include dependency graph for OW_XMLCIMFactory.cpp:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE
namespace  OW_NAMESPACE::XMLCIMFactory

Functions

static void OW_NAMESPACE::XMLCIMFactory::getLocalNameSpacePathAndSet (CIMObjectPath &cop, CIMXMLParser &parser)
static void OW_NAMESPACE::XMLCIMFactory::getNameSpacePathAndSet (CIMObjectPath &cop, CIMXMLParser &parser)
static void OW_NAMESPACE::XMLCIMFactory::getKeyValue (CIMXMLParser &parser, CIMValue &value)
static void OW_NAMESPACE::XMLCIMFactory::getInstanceName (CIMXMLParser &parser, CIMObjectPath &cimPath)
CIMObjectPath OW_NAMESPACE::XMLCIMFactory::createObjectPath (CIMXMLParser &parser)
CIMClass OW_NAMESPACE::XMLCIMFactory::createClass (CIMXMLParser &parser)
CIMInstance OW_NAMESPACE::XMLCIMFactory::createInstance (CIMXMLParser &parser)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, UInt8 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Int8 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, UInt16 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Int16 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, UInt32 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Int32 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, UInt64 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Int64 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, String &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Real32 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Real64 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, Char16 &b)
void OW_NAMESPACE::XMLCIMFactory::StringToType (const String &s, CIMDateTime &b)
template<class T>
static void OW_NAMESPACE::XMLCIMFactory::convertCimType (Array< T > &ra, CIMXMLParser &parser)
CIMValue OW_NAMESPACE::XMLCIMFactory::createValue (CIMXMLParser &parser, String const &valueType)
CIMValue OW_NAMESPACE::XMLCIMFactory::convertXMLtoEmbeddedObject (const String &str)
bool OW_NAMESPACE::XMLCIMFactory::isKnownEmbeddedObjectName (const String &name)
CIMValue OW_NAMESPACE::XMLCIMFactory::createValue (CIMXMLParser &parser, String const &valueType, EEmbeddedObjectFlag embeddedObjectFlag)
CIMQualifier OW_NAMESPACE::XMLCIMFactory::createQualifier (CIMXMLParser &parser)
CIMMethod OW_NAMESPACE::XMLCIMFactory::createMethod (CIMXMLParser &parser)
EEmbeddedObjectFlag OW_NAMESPACE::XMLCIMFactory::getEmbeddedObjectType (const CIMXMLParser &parser)
 parser must be positioned on a node that has the EmbeddedObject attribute
CIMProperty OW_NAMESPACE::XMLCIMFactory::createProperty (CIMXMLParser &parser)
CIMParameter OW_NAMESPACE::XMLCIMFactory::createParameter (CIMXMLParser &parser)


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