All Classes Namespaces Functions Typedefs Enumerations
Public Types | Public Member Functions | Private Attributes | List of all members
swig::OctSequence_Cont< T > Struct Template Reference

Public Types

typedef OctSequence_Ref< T > reference
 
typedef const OctSequence_Ref< T > const_reference
 
typedef T value_type
 
typedef T * pointer
 
typedef int difference_type
 
typedef int size_type
 
typedef const pointer const_pointer
 
typedef
OctSequence_InputIterator< T,
reference
iterator
 
typedef
OctSequence_InputIterator< T,
const_reference
const_iterator
 

Public Member Functions

 OctSequence_Cont (const octave_value &seq)
 
size_type size () const
 
bool empty () const
 
iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 
reference operator[] (difference_type n)
 
const_reference operator[] (difference_type n) const
 
bool check (bool set_err=true) const
 

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