CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
23 #ifndef _ODTFSCHEMAMANAGERN_H_INCLUDED_
24 #define _ODTFSCHEMAMANAGERN_H_INCLUDED_
34 #include "../../ThirdParty/tinyxml/tinyxml.h"
41 class OdTfBinarySchemaIteratorImpl;
88 #endif //_ODTFSCHEMAMANAGERN_H_INCLUDED_
std::set< OdString > m_setNames
OdSmartPtr< OdTfSchemaManager > OdTfSchemaManagerPtr
ODRX_DECLARE_MEMBERS(OdTfSchemaManager)
virtual ~OdTfSchemaManager()
bool registerSchema(const OdString &schemeName)
void mergeSchema(const OdString &schemeName)
TFDLL_EXPORT bool odTfInitialize(OdDbHostAppServices *pAppServices)
OdDbHostAppServices * m_appServices
void setAppServices(OdDbHostAppServices *pHostAppServices)
void merge(OdStreamBuf *mainSchema, OdStreamBuf *extraSchema)
TFDLL_EXPORT bool odrxRegisterSchema(const OdString &schemeName)