MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
MathParser::TokenVal Struct Reference

#include <mathp.h>

Collaboration diagram for MathParser::TokenVal:

Public Attributes

Token m_t
 
TypedValue m_v
 

Detailed Description

Definition at line 366 of file mathp.h.

Member Data Documentation

Token MathParser::TokenVal::m_t

Definition at line 367 of file mathp.h.

Referenced by MathParser::TokenPop(), and MathParser::TokenPush().

TypedValue MathParser::TokenVal::m_v

Definition at line 368 of file mathp.h.

Referenced by MathParser::TokenPop(), and MathParser::TokenPush().


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