Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

ExpElement.cpp File Reference


Detailed Description

Implements the mcExpElement, mcExpElementData, mcExpElementGUI mcExpElementIO, mcExpElementMath classes.

Author:
Francesco Montorsi
Date:
20-9-2002

Definition in file ExpElement.cpp.

#include "mc/mcprec.h"
#include "mc/ExpElement.h"
#include "mc/Bracket.h"
#include "mc/Number.h"
#include "mc/Radical.h"
#include "mc/Monomial.h"

Include dependency graph for ExpElement.cpp:

Go to the source code of this file.

Functions

 mcIMPLEMENT_ABSTRACT_CLASS (mcExpElement, mcElement)
int GetLastRightBracketIdx (const wxString &str, int nest=0)


Function Documentation

int GetLastRightBracketIdx const wxString &  str,
int  nest = 0
 

Definition at line 1420 of file ExpElement.cpp.

Referenced by mcExpElementHelpers::io_GetExpSubInlinedToken().

mcIMPLEMENT_ABSTRACT_CLASS mcExpElement  ,
mcElement 
 



Documentation generated with Doxygen on Sun Feb 6 17:11:12 2005
Visit MathStudio home page for more info

[ Top ]