C-API | OP_MODEL_CLEAN_DEFINE

Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

C-API | OP_MODEL_CLEAN_DEFINE

Description

Defines the options to be used when cleaning a model directory. These defines should be used when using the OpModelClean.

Usage

See Elements.

Elements

  • OP_MODEL_CLEAN_TARGET_COMPILE (2): Clean model directory on development node. Model does not have to be recompiled to be able to load it. All files have to be transferred again on the development node in order to compile the model.

 

  • OP_MODEL_CLEAN_TARGET_RUN (4): Clean model directory on the assigned target node. All log, data and binary files will be removed. Model des not have to be recompiled to be able to load it.

 

Examples

None

Related Items

OpalModelClean

Library and Header



WINDOWS

LINUX

Static Library

OpalApi.lib

-

Dynamic Library

OpalApi.dll

libOpalApi.so

Header File

OpalApi.h

OpalApi.h