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


Data Structures | |
| class | Element |
| description of one element More... | |
| class | Dataset |
| Description of one dataset. More... | |
| class | ComId |
| This struct makes a mapping between one comId and one dataset. More... | |
| struct | TrdpDict |
| This struct is the root container for the XML type dictionary. More... | |
Functions | |
| 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.
Lookup a given datasetId in the dictionary self.
You may read and change information on the returned item, but do not free it
