|
MIRA
|
Informations about a channel that also provides ordering of channels by id. More...
#include <fw/ChannelManager.h>
Public Member Functions | |
| ChannelInfo () | |
| ChannelInfo (const std::string &iID, bool iInternal=false) | |
| bool | operator< (const ChannelInfo &other) const |
| bool | operator== (const ChannelInfo &other) const |
Public Attributes | |
| std::string | id |
| bool | internal |
Informations about a channel that also provides ordering of channels by id.
|
inline |
|
inline |
|
inline |
|
inline |
| std::string id |
| bool internal |
1.8.14