MySQL 5.6.14 Source Code Document
|
Classes | |
struct | ListMember |
Public Member Functions | |
void | writeChannel (T *t) |
void | writeChannelNoSignal (T *t) |
T * | readChannel () |
T * | tryReadChannel () |
Friends | |
template<class U > | |
NdbOut & | operator<< (NdbOut &out, const MemoryChannel< U > &chn) |
Definition at line 75 of file MemoryChannel.hpp.