MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SignalSectionIterator Class Reference

#include <TransporterFacade.hpp>

Inheritance diagram for SignalSectionIterator:
Collaboration diagram for SignalSectionIterator:

Public Member Functions

 SignalSectionIterator (NdbApiSignal *signal)
void reset ()
const Uint32 * getNextWords (Uint32 &sz)

Detailed Description

SignalSectionIterator

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.


The documentation for this class was generated from the following files: