Public Member Functions | Friends

osc::ReceivedBundleElementIterator Class Reference

#include <OscReceivedElements.h>

List of all members.

Public Member Functions

 ReceivedBundleElementIterator (const char *sizePtr)
ReceivedBundleElementIterator operator++ ()
ReceivedBundleElementIterator operator++ (int)
const ReceivedBundleElementoperator* () const
const ReceivedBundleElementoperator-> () const

Friends

bool operator== (const ReceivedBundleElementIterator &lhs, const ReceivedBundleElementIterator &rhs)

Constructor & Destructor Documentation

osc::ReceivedBundleElementIterator::ReceivedBundleElementIterator ( const char *  sizePtr ) [inline]

Member Function Documentation

const ReceivedBundleElement& osc::ReceivedBundleElementIterator::operator* (  ) const [inline]
ReceivedBundleElementIterator osc::ReceivedBundleElementIterator::operator++ ( int   ) [inline]
ReceivedBundleElementIterator osc::ReceivedBundleElementIterator::operator++ (  ) [inline]
const ReceivedBundleElement* osc::ReceivedBundleElementIterator::operator-> (  ) const [inline]

Friends And Related Function Documentation

bool operator== ( const ReceivedBundleElementIterator lhs,
const ReceivedBundleElementIterator rhs 
) [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines