Mech-DLK SDK C API 2.0.2
C API reference documentation for secondary development with Mech-DLK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
Engine Struct Reference

This struct defines Engine. More...

#include <dl_definition.h>

Data Fields

int type
 The type of algorithm corresponding to the engine.
 
int id
 The ID of the engine.
 

Detailed Description

This struct defines Engine.

Field Documentation

◆ id

int Engine::id

The ID of the engine.

◆ type

int Engine::type

The type of algorithm corresponding to the engine.


The documentation for this struct was generated from the following file: