Engine Developer Guide

Engine Developer Guide

Guidelines for C and C++ API

Guidelines for C and C++ API

C and C++ programs use the C API to call
Data Transformation
Engine directly and run it in process. The C++ API is an object-oriented wrapper for the C API.
The
CApi.h
file contains the C API. Include
CApi.h
in the C program.
The
Api.h
file contains the C++ API. Include
Api.h
in the C++ program.
For more information, see the
Data Transformation
C and C++ API Reference
.

0 COMMENTS

We’d like to hear from you!