From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...SOUND_1_1CSoundPattern_1_1IntervalIterator.html | 198 +++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1IntervalIterator.html (limited to 'docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1IntervalIterator.html') diff --git a/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1IntervalIterator.html b/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1IntervalIterator.html new file mode 100644 index 00000000..2d782293 --- /dev/null +++ b/docs/doxygen/nel/classNLSOUND_1_1CSoundPattern_1_1IntervalIterator.html @@ -0,0 +1,198 @@ + + + + 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::IntervalIterator Class Reference

#include <sound_pattern.h> +

+

Inheritance diagram for NLSOUND::CSoundPattern::IntervalIterator: +

+ +NLSOUND::CSoundPattern::Iterator + +List of all members. + + + + +

Public Methods

 IntervalIterator ()
 IntervalIterator (CSoundPattern *pattern, uint16 max)
uint32 operator * ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLSOUND::CSoundPattern::IntervalIterator::IntervalIterator   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLSOUND::CSoundPattern::Iterator::Iterator.

+

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

+ +

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

+References NLSOUND::CSoundPattern::Iterator::Iterator.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
uint32 NLSOUND::CSoundPattern::IntervalIterator::operator * void   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLSOUND::CSoundPattern::Iterator::_Pattern.

+


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