MtxParseClass Namespace

Headers: Dew.Math/MtxParseClass.h, Dew.Math/Units.MtxParseClass.h · Cross-compiler

namespace Dew::Math::Units::MtxParseClass

Functions

NameDescription
DisposeList
StrToSimpleType
UnsupportedValueTypesError (5)

Constants

NameTypeDescription
ARGUMENT_SEPARATORconst char
COLONconst char
DECIMAL_SEPARATORconst char
EXPRESSION_SEPARATORconst DewString
HEX_PREFIXconst char
LEFT_BRACKETconst char
LEFT_CLOSED_BRACKETconst char
ltCommaconst int
ltConstantconst int
ltFunctionconst int
ltLeftBracketconst int
ltLeftSquareBracketconst int
ltOperatorconst int
ltRightBracketconst int
ltRightSquareBracketconst int
ltSemicolonconst int
ltVariableconst int
ltVaryingFunctionconst int
MaxArgconst int
RIGHT_BRACKETconst char
RIGHT_CLOSED_BRACKETconst char
SEMICOLONconst char
UnknownExprWordconst DewString
vtBoolMatrixValueconst int
vtBoolValueconst int
vtBoolVectorValueconst int
vtComplexValueconst int
vtCustomValueconst int
vtDoubleValueconst int
vtIntegerValueconst int
vtIntMatrixValueconst int
vtIntVectorValueconst int
vtMatrixValueconst int
vtRangeValueconst int
vtStringconst int
vtStringListValueconst int
vtUndefinedconst int
vtVectorValueconst int

Variables

NameTypeDescription
ValTypeAsStrDewArray<DewString>