CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
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< OdMvdXmlProcessor > OdMvdXml::OdMvdXmlProcessorPtr
 

Enumerations

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

Typedef Documentation

◆ TiXmlDocumentPtr

typedef OdSharedPtr<TiXmlDocument> TiXmlDocumentPtr

Definition at line 39 of file MvdXmlProcessor.h.