GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
Schema interfaces
TSchema
Schema_Create
Schema_Destroy
AddDelta
FindClassInfo
GetSchemaVersion
LoadFromFile
LoadFromMemory
StoreToFile
StoreToMemory
USchemaEdit
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup
TSchema
Functions for manipulating the local schema cache object. You need such an object for every domain you establish a connection to.
Functions
Function
Description
Schema_Create
Creates a new schema object.
Schema_Destroy
Destroys a schema object.
Methods
Function
Description
AddDelta
Adds additional data to the schema.
FindClassInfo
Queries a schema object.
GetSchemaVersion
Gets the version of the schema.
LoadFromFile
Loads the information from the file.
LoadFromMemory
Loads the information from a memory block.
StoreToFile
Writes the schema data to a file.
StoreToMemory
Writes the schema data to a memory block.
© 2022 Mobiland AG