message_queue_sequence::iterator Class Reference
#include <acestl/collections/message_queue_sequence.hpp>
List of all members.
Detailed Description
template<ACE_SYNCH_DECL>
 class acestl::message_queue_sequence< ACE_SYNCH_DECL >::iterator
Iterator type for the 
message_queue_sequence class template. 
- Note:
- Although this iterator class is an Input Iterator, it uses customisations of stdalgorithms to effect very favourable performance, as described in chapter 31 of Extended STL, volume 1 (published by Addison-Wesley, June 2007).
Member Typedef Documentation
The documentation for this class was generated from the following file: