CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
MvdXmlProcessor.h File Reference
#include "RxObject.h"
#include "mvdXMLBuildOptions.h"
#include "SharedPtr.h"
#include "IfcFile.h"
#include "Elements/MvdXmlRoot.h"
#include "tinyxml.h"

Go to the source code of this file.

Classes

class  OdMvdXml::OdMvdXmlProcessor
 

Namespaces

namespace  OdMvdXml
 

Typedefs

typedef OdSharedPtr< TiXmlDocument > TiXmlDocumentPtr
 
typedef OdSmartPtr< OdMvdXmlProcessorOdMvdXml::OdMvdXmlProcessorPtr
 

Enumerations

enum  OdMvdXml::ProccesorType { OdMvdXml::kValidator , OdMvdXml::kFilter }
 

Typedef Documentation

◆ TiXmlDocumentPtr

typedef OdSharedPtr<TiXmlDocument> TiXmlDocumentPtr

A data type that represents a shared pointer to an TiXmlDocument object (for internal use only).

Definition at line 43 of file MvdXmlProcessor.h.