exprtk::lexer::helper_interface Class Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::lexer::helper_interface:
Inheritance graph

Public Member Functions

virtual void init ()
 
virtual void reset ()
 
virtual bool result ()
 
virtual std::size_t process (generator &)
 
virtual ~helper_interface ()
 

Constructor & Destructor Documentation

◆ ~helper_interface()

virtual exprtk::lexer::helper_interface::~helper_interface ( )
inlinevirtual

Member Function Documentation

◆ init()

virtual void exprtk::lexer::helper_interface::init ( )
inlinevirtual

◆ process()

virtual std::size_t exprtk::lexer::helper_interface::process ( generator )
inlinevirtual

◆ reset()

◆ result()


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