ClearMessages
|
clears all messages
|
CompileProject
|
compiles the project
|
Execute
|
executes a transformation
|
FreeDll
|
clears the memory inside of the tetra_engine.dll
|
FreeLibrary
|
unloads the tetra_engine.dll.
|
GetDllVersion
|
returns the version numbers
|
GetLastMessage
|
returns the last message
|
GetMessage
|
returns a message
|
GetMessageCount
|
returns the number of messages
|
HasError
|
returns, whether there was an error message
|
IsCompiled
|
tests, whether the project is compiled
|
LoadProject
|
loads the project
|
SetActive
|
activates the project
|
SetSourceRoot
|
passes SourceRoot to the c++ interpreter
|
SetTargetRoot
|
passes TargetRoot to the c++ interpreter
|
Stop
|
stops the execution of a project
|