47 return "$<name> -- Variable of name <name>";
51 if(0 == str.find(
'$')) {
std::shared_ptr< StackOperator > Ptr
virtual StackOperator::Ptr create(const std::string &str)
virtual std::string getHelp() const
virtual ~VariableCreator()
static Variable::Ptr create(const std::string &theName)
Create with theName to represent.
virtual std::string toString() const
const std::string & getName() const
std::shared_ptr< Variable > Ptr
Container of Calculator resources.