wxEcMath - Official documentation  0.6.4
Public Attributes | List of all members
wxEcPosition Struct Reference

Stores an expression and two indexes (From/To) More...

#include <ec_defs.h>

Public Attributes

long From
 
long To
 
wxString Function
 

Detailed Description

Stores an expression and two indexes (From/To)

This structure is only used by wxEcEngine to mark the position of two brackets in an expression. Normally, you are not expected to need this resource.

See also
wxEcEngine

Member Data Documentation

long wxEcPosition::From

Beginning of the tagged area.

wxString wxEcPosition::Function

The expression.

long wxEcPosition::To

End of the tagged area.


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



Documentation generated with Doxygen 1.8.10
Hosted on :
Get wxEcMath at SourceForge.net