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

base/Expression.cpp File Reference

#include <base/Expression>
#include <base/Matrix>
#include <base/Math>
#include <base/ConstantExpression>
#include <base/VariableExpression>
#include <base/SumExpression>
#include <base/DifferenceExpression>
#include <base/NegateExpression>
#include <base/ProductExpression>
#include <base/QuotientExpression>
#include <base/SinExpression>
#include <base/CosExpression>

Include dependency graph for Expression.cpp:

Include dependency graph

Go to the source code of this file.

Functions

bool isAlpha (String::value_type c)
bool isNum (String::value_type c)
bool isAlphaNum (String::value_type c)


Function Documentation

bool isAlpha String::value_type  c  )  [inline]
 

Definition at line 132 of file Expression.cpp.

Referenced by isAlphaNum().

bool isAlphaNum String::value_type  c  )  [inline]
 

Definition at line 142 of file Expression.cpp.

References isAlpha(), and isNum().

bool isNum String::value_type  c  )  [inline]
 

Definition at line 137 of file Expression.cpp.

Referenced by isAlphaNum().


Generated on Thu Jul 29 16:03:54 2004 for OpenSim by doxygen 1.3.6