7 Teleservice Application Framework
User Manual
158/374
7.3.5
Datapool
Header file: "DP_handler.h" and "DP_dbus_handler.h"
These header files provide utility functions to handle the data pool daemon.
7.3.5.1
Introduction
The data pool functionality of the TAF library uses the ydata daemon to provide access to common data pools.
It provides applications and processes the opportunity to define, create and delete variable lists via D-Bus
commands. In order to achieve quick response times and a good performance when working with these
variables, writing and reading will not be handled via D-Bus but by the "shared memory" mechanism.
A data pool can be generated in two different ways:
Dynamic mode: The data pool will be generated at runtime.
Static mode: The data pool is created by a user and contains 1..n data pool lists.
The used mode is determined in the ydatad configuration file.
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...