#include "OdaCommon.h"
#include "OdPlatformStreamer.h"
#include "OdaDefs.h"
#include "Tf.h"
#include "FlatMemStream.h"
#include "../../ThirdParty/tinyxml/tinyxml.h"
#include "OdaSTL.h"
#include "DbHostAppServices.h"
#include "RxDynamicModule.h"
Go to the source code of this file.
◆ STL_USING_SET
◆ OdTfSchemaManagerPtr
◆ odrxConvertSchema()
| TFDLL_EXPORT void odrxConvertSchema |
( |
const OdString & | schemeName | ) |
|
Converts an XML schema to a binary schema.
- Parameters
-
| schemeName | [in] The XML schema name. |
◆ odrxRegisterSchema()
| TFDLL_EXPORT bool odrxRegisterSchema |
( |
const OdString & | schemeName | ) |
|
Tries to register the schema.
- Parameters
-
| schemeName | [in] Schema name. Avoid repeated registeration of a schema. |
- Returns
- The true value if the schema is registered, or false if the schema was registered earlier.
◆ odTfInitialize()
Registers a basic (core) schema.
- Parameters
-