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

#include <TransporterFacade.hpp>

Inheritance diagram for LinearSectionIterator:
Collaboration diagram for LinearSectionIterator:

Public Member Functions

 LinearSectionIterator (const Uint32 *_data, Uint32 _len)
void reset ()
const Uint32 * getNextWords (Uint32 &sz)

Detailed Description

LinearSectionIterator

This is an implementation of GenericSectionIterator that iterates over one linear section of memory. 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 353 of file TransporterFacade.hpp.


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