CFx SDK Documentation 2024 SP0
|
#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 OdSharedPtr<TiXmlDocument> TiXmlDocumentPtr |
Definition at line 39 of file MvdXmlProcessor.h.