#include <SampleBuffer.h>
Public Methods | |
| iterator (std::vector< DATA_TYPE > *ptr=NULL, unsigned int index=0) | |
| void | operator++ () |
| DATA_TYPE& | operator * () |
| bool | operator== (const iterator &rhs) |
| bool | operator!= (const iterator &rhs) |
Protected Attributes | |
| std::vector<DATA_TYPE>* | mBufferPtr |
| unsigned int | mIndex |
Friends | |
| class | SampleBuffer< DATA_TYPE, CHAN > |
|
|
Definition at line 126 of file SampleBuffer.h. |
|
|
Definition at line 131 of file SampleBuffer.h. |
|
|
Definition at line 135 of file SampleBuffer.h. |
|
|
Definition at line 139 of file SampleBuffer.h. |
|
|
Definition at line 144 of file SampleBuffer.h. |
|
|
Definition at line 149 of file SampleBuffer.h. |
|
|
Definition at line 150 of file SampleBuffer.h. |
|
|
Definition at line 151 of file SampleBuffer.h. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001