umati Transformation Engine - API documentation Release Candidate
Transformation Engine API (south side)
|
Ctek_sa_additional_file | Configuration class which describes an additional file which is passed to the data client |
Ctek_sa_byte_string | The representation of a byte array with variable length when used as a field type |
Ctek_sa_complex_data | The representation of a field value which has a type which is not a predefined type |
Ctek_sa_complex_data_array | The representation of an array of complex data with exactly one dimension |
Ctek_sa_complex_data_array_item | The representation of the items of an array of complex data values with exactly one dimension |
Ctek_sa_complex_data_matrix | The representation of array of complex data with more than one dimension |
Ctek_sa_configuration | Configuration struct that contains generic properties and settings for TEK instance |
Ctek_sa_data_client | The interface of one instance of a data client |
Ctek_sa_data_client_capabilities | Capabilities of the data client. These capabilities are applied to the complete data client as well as to each instance (device connection) |
Ctek_sa_data_client_configuration | Configuration object containing the contents of the configuration files for the tek_sa_data_client_plugin or tek_sa_data_client instances |
Ctek_sa_data_client_plugin | Interface of the data client plugin |
Ctek_sa_dc_event | An event which may be sent from the data client to tek_sa_transformation_engine::post_event |
Ctek_sa_enum_definition | The type definition of a user defined enum type |
Ctek_sa_enum_item_definition | The definition of an enum item which is defined in a user defined enum type |
Ctek_sa_event_parameter | Structure to encapsulate an event parameter |
Ctek_sa_field_write_request | Structure to encapsulate the parameters of a write field request |
Ctek_sa_guid | The representation of a GUID when used as a field type |
Ctek_sa_method_argument_description | The description of a method parameter |
Ctek_sa_read_result | Structure to encapsulate the result of a read operation of a single field |
Ctek_sa_string | The representation of a string with variable length when used as a field type |
Ctek_sa_struct_definition | The type definition of a user defined record type |
Ctek_sa_struct_field_type_definition | The type definition of a record field in a user defined struct type |
Ctek_sa_transformation_engine | Interface ot the Transformation Engine |
Ctek_sa_variant | The representation of a single value (which may be of array type too) |
Ctek_sa_variant.data | The value |
Ctek_sa_variant_array | The representation of a one dimensional array of the supported base types |
Ctek_sa_variant_array.data | The array values |
Ctek_sa_variant_matrix | The representation of an array with more than one dimension of the supported base types |
Ctek_sa_write_result | Structure to encapsulate the result of a write field request |