|
TOBI Interface A
0.1
|
| void tia::TiAServer::setChannelNames | ( | const std::map< boost::uint32_t, std::vector< std::string > > & | channels_per_sig_type | ) | [inline] |
Set the channel names for the channels of every signal type.
| [in] | map<uint32_t,vector<string> | > names |
Every signal type has a defined number of channels; the vector< string > holds the names for every channel from a signal type.
Definition at line 192 of file tia_server.h.