SNode.C
Loading...
Searching...
No Matches
iot::mqtt_fast::SocketContext Member List

This is the complete list of members for iot::mqtt_fast::SocketContext, including all inherited members.

_packetIdentifieriot::mqtt_fast::SocketContextprivate
close() overridecore::socket::stream::SocketContextvirtual
controlPacketFactoryiot::mqtt_fast::SocketContextprivate
getPacketIdentifier()iot::mqtt_fast::SocketContextinlineprivate
getSocketConnection() constcore::socket::stream::SocketContext
onConnack(const iot::mqtt_fast::packets::Connack &connack)=0iot::mqtt_fast::SocketContextprivatepure virtual
onConnect(const iot::mqtt_fast::packets::Connect &connect)=0iot::mqtt_fast::SocketContextprivatepure virtual
onConnected()=0core::socket::stream::SocketContextprivatepure virtual
onDisconnect(const iot::mqtt_fast::packets::Disconnect &disconnect)=0iot::mqtt_fast::SocketContextprivatepure virtual
onDisconnected()=0core::socket::stream::SocketContextprivatepure virtual
onPingreq(const iot::mqtt_fast::packets::Pingreq &pingreq)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPingresp(const iot::mqtt_fast::packets::Pingresp &pingresp)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPuback(const iot::mqtt_fast::packets::Puback &puback)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPubcomp(const iot::mqtt_fast::packets::Pubcomp &pubcomp)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPublish(const iot::mqtt_fast::packets::Publish &publish)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPubrec(const iot::mqtt_fast::packets::Pubrec &pubrec)=0iot::mqtt_fast::SocketContextprivatepure virtual
onPubrel(const iot::mqtt_fast::packets::Pubrel &pubrel)=0iot::mqtt_fast::SocketContextprivatepure virtual
onReadError(int errnum) overridecore::socket::stream::SocketContextprotectedvirtual
onReceivedFromPeer() finaliot::mqtt_fast::SocketContextprivatevirtual
onSignal(int sig)=0core::socket::SocketContextprotectedpure virtual
onSuback(const iot::mqtt_fast::packets::Suback &suback)=0iot::mqtt_fast::SocketContextprivatepure virtual
onSubscribe(const iot::mqtt_fast::packets::Subscribe &subscribe)=0iot::mqtt_fast::SocketContextprivatepure virtual
onUnsuback(const iot::mqtt_fast::packets::Unsuback &unsuback)=0iot::mqtt_fast::SocketContextprivatepure virtual
onUnsubscribe(const iot::mqtt_fast::packets::Unsubscribe &unsubscribe)=0iot::mqtt_fast::SocketContextprivatepure virtual
onWriteError(int errnum) overridecore::socket::stream::SocketContextprotectedvirtual
operator=(const SocketContext &)=deletecore::socket::SocketContext
operator=(SocketContext &&)=deletecore::socket::SocketContext
printData(const std::vector< char > &data)iot::mqtt_fast::SocketContextprivatestatic
readFromPeer(char *chunk, std::size_t chunklen) const finalcore::socket::stream::SocketContextvirtual
send(iot::mqtt_fast::ControlPacket &&controlPacket) constiot::mqtt_fast::SocketContextprivate
send(iot::mqtt_fast::ControlPacket &controlPacket) constiot::mqtt_fast::SocketContextprivate
send(std::vector< char > &&data) constiot::mqtt_fast::SocketContextprivate
sendConnack(uint8_t returnCode, uint8_t flags)iot::mqtt_fast::SocketContext
sendConnect(const std::string &clientId)iot::mqtt_fast::SocketContext
sendDisconnect()iot::mqtt_fast::SocketContext
sendPingreq()iot::mqtt_fast::SocketContext
sendPingresp()iot::mqtt_fast::SocketContext
sendPuback(uint16_t packetIdentifier)iot::mqtt_fast::SocketContext
sendPubcomp(uint16_t packetIdentifier)iot::mqtt_fast::SocketContext
sendPublish(const std::string &topic, const std::string &message, bool dup=false, uint8_t qoS=0, bool retain=false)iot::mqtt_fast::SocketContext
sendPubrec(uint16_t packetIdentifier)iot::mqtt_fast::SocketContext
sendPubrel(uint16_t packetIdentifier)iot::mqtt_fast::SocketContext
sendSuback(uint16_t packetIdentifier, const std::list< uint8_t > &returnCodes)iot::mqtt_fast::SocketContext
sendSubscribe(std::list< Topic > &topics)iot::mqtt_fast::SocketContext
sendToPeer(const char *chunk, std::size_t chunkLen) const finalcore::socket::stream::SocketContextvirtual
sendToPeer(const std::string &data) constcore::socket::stream::SocketContext
sendUnsuback(uint16_t packetIdentifier)iot::mqtt_fast::SocketContext
sendUnsubscribe(const std::list< std::string > &topics)iot::mqtt_fast::SocketContext
setTimeout(const utils::Timeval &timeout) finalcore::socket::stream::SocketContextvirtual
shutdownRead()core::socket::stream::SocketContext
shutdownWrite(bool forceClose=false)core::socket::stream::SocketContext
socketConnectioncore::socket::stream::SocketContextprivate
SocketContext(core::socket::stream::SocketConnection *socketConnection)iot::mqtt_fast::SocketContextexplicit
core::socket::SocketContext::SocketContext()=defaultcore::socket::SocketContextprotected
core::socket::SocketContext::SocketContext(const SocketContext &)=deletecore::socket::SocketContext
core::socket::SocketContext::SocketContext(SocketContext &&)=deletecore::socket::SocketContext
streamEof()core::socket::stream::SocketContext
streamToPeer(core::pipe::Source *source) constcore::socket::stream::SocketContext
Super typedefcore::socket::stream::SocketContextprivate
switchSocketContext(SocketContext *newSocketContext)core::socket::stream::SocketContextvirtual
~SocketContext()core::socket::SocketContextprotectedvirtual