Public Member Functions | |
| constexpr raw::ChannelID_t | begin () const |
| Returns the ID of the first channel in the range. More... | |
| constexpr raw::ChannelID_t | end () const |
| Returns the ID of the channel after the last one in the range. More... | |
| constexpr bool | contains (raw::ChannelID_t channel) const |
Returns whether this range includes the specified channel. More... | |
Definition at line 381 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the first channel in the range.
Definition at line 388 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns whether this range includes the specified channel.
Definition at line 394 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the channel after the last one in the range.
Definition at line 391 of file ColdBoxChannelMapAlg.h.
1.8.11