#include <sound_pattern.h>
Inheritance diagram for NLSOUND::CSoundPattern::Iterator:
Public Member Functions | |
Iterator (CSoundPattern *pattern, uint16 max) | |
Iterator & | operator++ () |
Data Fields | |
uint16 | _Max |
CSoundPattern * | _Pattern |
uint16 | _Value |
|
Definition at line 54 of file sound_pattern.h. References _Pattern, and uint16.
|
|
Definition at line 56 of file sound_pattern.h.
|
|
Definition at line 50 of file sound_pattern.h. |
|
Definition at line 52 of file sound_pattern.h. Referenced by Iterator(). |
|
Definition at line 51 of file sound_pattern.h. |