#include <IWORKFormula.h>
Public Member Functions | |
IWORKFormula () | |
bool | parse (const std::string &formula) |
const std::string | toString () const |
Private Attributes | |
boost::shared_ptr< Impl > | m_impl |
libetonyek::IWORKFormula::IWORKFormula | ( | ) |
bool libetonyek::IWORKFormula::parse | ( | const std::string & | formula | ) |
const std::string libetonyek::IWORKFormula::toString | ( | ) | const |
|
private |