|
MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
| void | clearWaitingFor () |
| void | setWaitingFor (Uint32 nodeId) |
| void | clearWaitingFor (Uint32 nodeId) |
| void | forceClearWaitingFor (Uint32 nodeId) |
| bool | isWaitingFor (Uint32 nodeId) const |
| bool | done () const |
| const char * | getText () const |
| SignalCounter & | operator= (const NdbNodeBitmask &bitmask) |
| SignalCounter & | operator= (const NodeReceiverGroup &rg) |
| SignalCounter & | operator= (Uint32 count) |
| SignalCounter & | operator-- (int) |
| SignalCounter & | operator++ (int) |
| SignalCounter & | operator+= (Uint32) |
| Uint32 | getCount () const |
Friends | |
| struct | NodeReceiverGroup |
Definition at line 25 of file SignalCounter.hpp.
|
inline |
When sending to same node
Definition at line 118 of file SignalCounter.hpp.

|
inline |
When sending to different node
Definition at line 63 of file SignalCounter.hpp.
