Quick Links:

bmqa | bmqpi | bmqt

Public Attributes

bmqa::MessageIteratorImpl Struct Reference

#include <bmqa_messageiterator.h>

List of all members.

Public Attributes

bmqimp::Event * d_event_p
bmqa::Message d_message
int d_messageIndex

Detailed Description

Struct to hold the impl of the MessageIterator; that is so that we can keep the real impl private and use some special cast to manipulate it, without publicly exposing private members.

See Component bmqa_messageiterator


Member Data Documentation

Raw pointer to the event

A Message, representing a view to the


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