From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../classNLSOUND_1_1CSoundPattern_1_1Iterator.html | 250 +++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1Iterator.html (limited to 'docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1Iterator.html') diff --git a/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1Iterator.html b/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1Iterator.html new file mode 100644 index 00000000..29f8203e --- /dev/null +++ b/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1Iterator.html @@ -0,0 +1,250 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLSOUND::CSoundPattern::Iterator Class Reference

#include <sound_pattern.h> +

+

Inheritance diagram for NLSOUND::CSoundPattern::Iterator: +

+ +NLSOUND::CSoundPattern::IntervalIterator +NLSOUND::CSoundPattern::PatternIterator + +List of all members. + + + + + + + +

Public Methods

 Iterator (CSoundPattern *pattern, uint16 max)
Iterator & operator++ ()

Public Attributes

uint16 _Max
uint16 _Value
CSoundPattern_Pattern
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLSOUND::CSoundPattern::Iterator::Iterator CSoundPattern  pattern,
uint16   max
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file sound_pattern.h. +

+References _Max, and _Value. +

+Referenced by NLSOUND::CSoundPattern::IntervalIterator::IntervalIterator, operator++, and NLSOUND::CSoundPattern::PatternIterator::PatternIterator.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
Iterator& NLSOUND::CSoundPattern::Iterator::operator++   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file sound_pattern.h. +

+References _Max, _Value, and Iterator.

+


Member Data Documentation

+

+ + + + +
+ + +
uint16 NLSOUND::CSoundPattern::Iterator::_Max +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file sound_pattern.h. +

+Referenced by Iterator, and operator++.

+

+ + + + +
+ + +
CSoundPattern* NLSOUND::CSoundPattern::Iterator::_Pattern +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file sound_pattern.h. +

+Referenced by NLSOUND::CSoundPattern::IntervalIterator::operator *, and NLSOUND::CSoundPattern::PatternIterator::operator *.

+

+ + + + +
+ + +
uint16 NLSOUND::CSoundPattern::Iterator::_Value +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file sound_pattern.h. +

+Referenced by Iterator, and operator++.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1