A.6. Internal RTA Tables

When you use the RTA library, your application will include the following four RTA tables.

Table Name Description
rta_tables A table of all tables
rta_columns A table of all columns
rta_dbg A table of logging control variables
rta_stats A table of usage and error statistics

A.6.1. The rta_tables Table

The rta_tables table gives SQL access to all internal and registered tables. The data in the table is exactly the same as the data in the TBLDEF structures registered with the rta_add_table() subroutine. This table is the generic table editor, which is used for application debugging. The columns in the rta_tables table are shown below and correspond to the fields in the RTA_TABLE data structure described above.

Column ...

Get Linux Appliance Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.