All Classes Namespaces Functions Typedefs Enumerations
Public Types | Public Member Functions | Protected Attributes | List of all members
swig::OctSwigIterator_T< OutIterator > Class Template Reference
Inheritance diagram for swig::OctSwigIterator_T< OutIterator >:
swig::OctSwigIterator swig::OctSwigIteratorClosed_T< OutIterator, ValueType, FromOper > swig::OctSwigIteratorOpen_T< OutIterator, ValueType, FromOper >

Public Types

typedef OutIterator out_iterator
 
typedef std::iterator_traits
< out_iterator >::value_type 
value_type
 
typedef OctSwigIterator_T
< out_iterator > 
self_type
 

Public Member Functions

 OctSwigIterator_T (out_iterator curr, octave_value seq)
 
const out_iterator & get_current () const
 
bool equal (const OctSwigIterator &iter) const
 
ptrdiff_t distance (const OctSwigIterator &iter) const
 
- Public Member Functions inherited from swig::OctSwigIterator
virtual octave_value value () const =0
 
virtual OctSwigIteratorincr (size_t n=1)=0
 
virtual OctSwigIteratordecr (size_t n=1)
 
virtual OctSwigIteratorcopy () const =0
 
octave_value next ()
 
octave_value previous ()
 
OctSwigIteratoradvance (ptrdiff_t n)
 
bool operator== (const OctSwigIterator &x) const
 
bool operator!= (const OctSwigIterator &x) const
 
OctSwigIteratoroperator++ ()
 
OctSwigIteratoroperator-- ()
 
OctSwigIteratoroperator+ (ptrdiff_t n) const
 
OctSwigIteratoroperator- (ptrdiff_t n) const
 
ptrdiff_t operator- (const OctSwigIterator &x) const
 

Protected Attributes

out_iterator current
 

Additional Inherited Members

- Static Public Member Functions inherited from swig::OctSwigIterator
static swig_type_infodescriptor ()
 
- Protected Member Functions inherited from swig::OctSwigIterator
 OctSwigIterator (octave_value seq)
 

The documentation for this class was generated from the following file:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML