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

#include <sound_pattern.h> +

+

Inheritance diagram for NLSOUND::CSoundPattern::PatternIterator: +

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

Public Methods

 PatternIterator ()
 PatternIterator (CSoundPattern *pattern, uint16 max)
std::string & operator * ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLSOUND::CSoundPattern::PatternIterator::PatternIterator   [inline]
+
+ + + + + +
+   + + +

+ +

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

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

+

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

+ +

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

+References NLSOUND::CSoundPattern::Iterator::Iterator, and uint16.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
std::string& NLSOUND::CSoundPattern::PatternIterator::operator * void   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 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