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