MySQL 5.6.14 Source Code Document
|
This is the complete list of members for Protocol6, including all inherited members.
createProtocol6Header(Uint32 &word1, Uint32 &word2, Uint32 &word3, const SignalHeader *const src) (defined in Protocol6) | Protocol6 | inlinestatic |
createSignalHeader(SignalHeader *const dst, const Uint32 &word1, const Uint32 &word2, const Uint32 &word3) (defined in Protocol6) | Protocol6 | inlinestatic |
getByteOrder(const Uint32 &word1) | Protocol6 | inlinestatic |
getCheckSumIncluded(const Uint32 &word1) (defined in Protocol6) | Protocol6 | inlinestatic |
getCompressed(const Uint32 &word1) (defined in Protocol6) | Protocol6 | inlinestatic |
getMessageLength(const Uint32 &word1) (defined in Protocol6) | Protocol6 | inlinestatic |
getPrio(const Uint32 &word1) (defined in Protocol6) | Protocol6 | inlinestatic |
getSignalIdIncluded(const Uint32 &word1) (defined in Protocol6) | Protocol6 | inlinestatic |
setByteOrder(Uint32 &word1, Uint32 byteOrder) (defined in Protocol6) | Protocol6 | inlinestatic |
setCheckSumIncluded(Uint32 &word1, Uint32 checkSum) (defined in Protocol6) | Protocol6 | inlinestatic |
setCompressed(Uint32 &word1, Uint32 compressed) (defined in Protocol6) | Protocol6 | inlinestatic |
setMessageLength(Uint32 &word1, Uint32 messageLen) (defined in Protocol6) | Protocol6 | inlinestatic |
setPrio(Uint32 &word1, Uint32 prio) (defined in Protocol6) | Protocol6 | inlinestatic |
setSignalIdIncluded(Uint32 &word1, Uint32 signalId) (defined in Protocol6) | Protocol6 | inlinestatic |
word1 (defined in Protocol6) | Protocol6 | |
word2 (defined in Protocol6) | Protocol6 | |
word3 (defined in Protocol6) | Protocol6 |