MQTT-SN Gateway Library
Library that allows implementation of MQTT-SN gateway.
Loading...
Searching...
No Matches
cc_mqttsn_gateway::Session Member List

This is the complete list of members for cc_mqttsn_gateway::Session, including all inherited members.

addPredefinedTopic(const std::string &topic, std::uint16_t topicId)cc_mqttsn_gateway::Session
AuthInfo typedefcc_mqttsn_gateway::Session
AuthInfoReqCb typedefcc_mqttsn_gateway::Session
BinaryData typedefcc_mqttsn_gateway::Session
BrokerReconnectReqCb typedefcc_mqttsn_gateway::Session
BrokerSendDataReqCb typedefcc_mqttsn_gateway::Session
CancelTickWaitReqCb typedefcc_mqttsn_gateway::Session
ClientConnectedReportCb typedefcc_mqttsn_gateway::Session
ClientSendDataReqCb typedefcc_mqttsn_gateway::Session
dataFromBroker(const std::uint8_t *buf, std::size_t len)cc_mqttsn_gateway::Session
dataFromClient(const std::uint8_t *buf, std::size_t len)cc_mqttsn_gateway::Session
ErrorReportCb typedefcc_mqttsn_gateway::Session
FwdEncSessionCreatedReportCb typedefcc_mqttsn_gateway::Session
FwdEncSessionDeletedReportCb typedefcc_mqttsn_gateway::Session
getBrokerConnected() constcc_mqttsn_gateway::Session
getDefaultClientId() constcc_mqttsn_gateway::Session
getGatewayId() constcc_mqttsn_gateway::Session
getPubOnlyKeepAlive() constcc_mqttsn_gateway::Session
getRetryCount() constcc_mqttsn_gateway::Session
getRetryPeriod() constcc_mqttsn_gateway::Session
getSleepingClientMsgLimit() constcc_mqttsn_gateway::Session
isRunning() constcc_mqttsn_gateway::Session
NextTickProgramReqCb typedefcc_mqttsn_gateway::Session
Session()cc_mqttsn_gateway::Session
setAuthInfoReqCb(AuthInfoReqCb &&func)cc_mqttsn_gateway::Session
setBrokerConnected(bool connected)cc_mqttsn_gateway::Session
setBrokerReconnectReqCb(BrokerReconnectReqCb &&func)cc_mqttsn_gateway::Session
setCancelTickWaitReqCb(CancelTickWaitReqCb &&func)cc_mqttsn_gateway::Session
setClientConnectedReportCb(ClientConnectedReportCb &&func)cc_mqttsn_gateway::Session
setDefaultClientId(const std::string &value)cc_mqttsn_gateway::Session
setErrorReportCb(ErrorReportCb &&func)cc_mqttsn_gateway::Session
setFwdEncSessionCreatedReportCb(FwdEncSessionCreatedReportCb &&func)cc_mqttsn_gateway::Session
setFwdEncSessionDeletedReportCb(FwdEncSessionDeletedReportCb &&func)cc_mqttsn_gateway::Session
setGatewayId(std::uint8_t value)cc_mqttsn_gateway::Session
setNextTickProgramReqCb(NextTickProgramReqCb &&func)cc_mqttsn_gateway::Session
setPubOnlyKeepAlive(std::uint16_t value)cc_mqttsn_gateway::Session
setRetryCount(unsigned value)cc_mqttsn_gateway::Session
setRetryPeriod(unsigned value)cc_mqttsn_gateway::Session
setSendDataBrokerReqCb(BrokerSendDataReqCb &&func)cc_mqttsn_gateway::Session
setSendDataClientReqCb(ClientSendDataReqCb &&func)cc_mqttsn_gateway::Session
setSleepingClientMsgLimit(std::size_t value)cc_mqttsn_gateway::Session
setTerminationReqCb(TerminationReqCb &&func)cc_mqttsn_gateway::Session
setTopicIdAllocationRange(std::uint16_t minVal, std::uint16_t maxVal)cc_mqttsn_gateway::Session
start()cc_mqttsn_gateway::Session
stop()cc_mqttsn_gateway::Session
TerminationReqCb typedefcc_mqttsn_gateway::Session
tick()cc_mqttsn_gateway::Session
~Session()cc_mqttsn_gateway::Session