MySQL 5.6.14 Source Code Document
|
#include <TransporterFacade.hpp>
Public Member Functions | |
SignalSectionIterator (NdbApiSignal *signal) | |
void | reset () |
const Uint32 * | getNextWords (Uint32 &sz) |
This is an implementation of GenericSectionIterator that uses chained NdbApiSignal objects to store a signal section. The iterator is used by the transporter at signal send time to obtain all of the relevant words for the signal section
Definition at line 400 of file TransporterFacade.hpp.