|
TCNOpen TRDP-SPY
2.0
|
Parser of the XML description. More...

Functions | |
| static gint32 | ComId_preCalculate (ComId *self, const TrdpDict *dict) |
| static gint32 | Dataset_preCalculate (Dataset *self, const TrdpDict *dict) |
| calculateSize More... | |
| gchar * | TrdpDict_summary (const TrdpDict *self) |
| Get some human-readable info. More... | |
| const ComId * | TrdpDict_lookup_ComId (const TrdpDict *self, guint32 comId) |
| Lookup a given comId in the dictionary self. More... | |
| Dataset * | TrdpDict_get_Dataset (const TrdpDict *self, guint32 datasetId) |
| Lookup a given datasetId in the dictionary self. More... | |
Parser of the XML description.
(was trdpConfigHandler.cpp)
< must only be called after full config initialization

calculateSize
Calculate the size of the elements and its contents

Lookup a given datasetId in the dictionary self.
You may read and change information on the returned item, but do not free it
