|
| MsgAddChannel (int deviceSetIndex, int channelRegistrationIndex, bool tx) |
|
Definition at line 220 of file maincore.h.
◆ MsgAddChannel()
MainCore::MsgAddChannel::MsgAddChannel |
( |
int |
deviceSetIndex, |
|
|
int |
channelRegistrationIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlineprivate |
Definition at line 238 of file maincore.h.
int m_channelRegistrationIndex
◆ create()
static MsgAddChannel* MainCore::MsgAddChannel::create |
( |
int |
deviceSetIndex, |
|
|
int |
channelRegistrationIndex, |
|
|
bool |
tx |
|
) |
| |
|
inlinestatic |
◆ getChannelRegistrationIndex()
int MainCore::MsgAddChannel::getChannelRegistrationIndex |
( |
| ) |
const |
|
inline |
◆ getDeviceSetIndex()
int MainCore::MsgAddChannel::getDeviceSetIndex |
( |
| ) |
const |
|
inline |
◆ isTx()
bool MainCore::MsgAddChannel::isTx |
( |
| ) |
const |
|
inline |
◆ m_channelRegistrationIndex
int MainCore::MsgAddChannel::m_channelRegistrationIndex |
|
private |
◆ m_deviceSetIndex
int MainCore::MsgAddChannel::m_deviceSetIndex |
|
private |
◆ m_tx
bool MainCore::MsgAddChannel::m_tx |
|
private |
The documentation for this class was generated from the following file: