wxMaxima
Public Member Functions | Public Attributes | List of all members
Worksheet::SimpleMathConfigurationIterator Class Reference

Public Member Functions

 SimpleMathConfigurationIterator (const wxString &ainput)
 
void operator++ ()
 
bool isValid () const
 
wxChar operator* () const
 

Public Attributes

unsigned int pos
 
const wxString & input
 

Member Data Documentation

◆ input

const wxString& Worksheet::SimpleMathConfigurationIterator::input

reference to input string (must be a reference, so it can be modified)

Todo:
: It is const, so it cannot be modified!?!

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