All Classes Namespaces Functions Typedefs Enumerations
Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Attributes | List of all members
swig::OctSwigIterator Struct Referenceabstract
Inheritance diagram for swig::OctSwigIterator:
swig::OctSwigIterator_T< OutIterator > swig::OctSwigIteratorClosed_T< OutIterator, ValueType, FromOper > swig::OctSwigIteratorOpen_T< OutIterator, ValueType, FromOper >

Public Member Functions

virtual octave_value value () const =0
 
virtual OctSwigIteratorincr (size_t n=1)=0
 
virtual OctSwigIteratordecr (size_t n=1)
 
virtual ptrdiff_t distance (const OctSwigIterator &x) const
 
virtual bool equal (const OctSwigIterator &x) const
 
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
 

Static Public Member Functions

static swig_type_infodescriptor ()
 

Protected Member Functions

 OctSwigIterator (octave_value seq)
 

Private Attributes

octave_value _seq
 

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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML