small structure used by IWAParser to create formula
More...
#include <IWORKFormula.h>
small structure used by IWAParser to create formula
◆ Type
Enumerator |
---|
Cell | |
Double | |
Function | |
Operator | |
String | |
◆ Token() [1/4]
libetonyek::IWORKFormula::Token::Token |
( |
Type | type | ) |
|
|
inlineexplicit |
◆ Token() [2/4]
libetonyek::IWORKFormula::Token::Token |
( |
double const & | val | ) |
|
|
inlineexplicit |
◆ Token() [3/4]
libetonyek::IWORKFormula::Token::Token |
( |
std::string const & | name, |
|
|
Type | type ) |
|
inline |
◆ Token() [4/4]
◆ operator<<
◆ m_address
◆ m_string
std::string libetonyek::IWORKFormula::Token::m_string |
◆ m_type
Type libetonyek::IWORKFormula::Token::m_type |
◆ m_value
double libetonyek::IWORKFormula::Token::m_value |
The documentation for this struct was generated from the following file: