TOBI SignalServer  0.1

Parse the <measurement_channels> section in the config file -- used for common channel settings.

Parameters:
[in]elemThe ticpp-element to parse.
[out]nr_chThe number of channels defined in the ticpp-element.
[out]namingThe channel-naming defined in the ticpp-element.
[out]typeThe channel-types defined in the ticpp-element.
Exceptions:
ticpp::ExceptionParse the <selection> section in the config file -- used for individual channel settings.
Parameters:
[in]elemThe ticpp-element to parse.
[out]chThe channel number defined in the ticpp-element.
[out]nameThe channel's name defined in the ticpp-element.
[out]typeThe channel's type defined in the ticpp-element.
Exceptions:
ticpp::ExceptionCheck if all mandatory tags in <hardware> are given.
ticpp::ExceptionTODO TODO

Definition at line 207 of file xml_parser.h.

 All Data Structures Files Functions Variables