Public Member Functions | List of all members
RingBuffer::iterator Class Reference

Public Member Functions

 iterator (RingBuffer *rb=NULL, UInt_t vi=0)
 
iteratoroperator= (const iterator &rhs)
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator-- ()
 
iterator operator-- (int)
 
double & operator* ()
 
double * operator-> ()
 
bool operator== (const iterator &rhs) const
 
bool operator!= (const iterator &rhs) const
 

Detailed Description

Definition at line 29 of file RingBuffer.h.


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