#include "OW_config.h"#include "OW_RequestHandlerIFC.hpp"#include "OW_CIMXMLParser.hpp"#include "OW_CIMException.hpp"#include <iosfwd>Include dependency graph for OW_RequestHandlerIFCXML.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::RequestHandlerIFCXML |
Variables | |
| const char *const | OW_NAMESPACE::CIM_PROTOCOL_VERSION = "1.0" |
| const char *const | OW_NAMESPACE::XML_CIM_HEADER1 = "<?xml version=\"1.0\" ?>" |
| const char *const | OW_NAMESPACE::XML_CIM_HEADER2 = "<CIM CIMVERSION=\"2.0\" DTDVERSION=\"2.0\">" |
1.4.6