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

FunctionDescription
Schema_CreateCreates a new schema object.
Schema_DestroyDestroys a schema object.

Methods

FunctionDescription
AddDeltaAdds additional data to the schema.
FindClassInfoQueries a schema object.
GetSchemaVersionGets the version of the schema.
LoadFromFileLoads the information from the file.
LoadFromMemoryLoads the information from a memory block.
StoreToFileWrites the schema data to a file.
StoreToMemoryWrites the schema data to a memory block.
© 2022 Mobiland AG