Transformation Engine API (south side)
Transformation Engine

Data Structures

struct  tek_sa_transformation_engine
 Interface ot the Transformation Engine. More...
 

Detailed Description

The module Transformation Engine contains the main API the transformation engine provides to data clients.

A client can interact the Transformation Engine API by accessing the api pointer which is given to the load_plugin function. (see the tek_sa_load_plugin_fn description)

Structs and definitions which are used in both the transformation engine and the data client API are described in the section Common Definitions .