exprtk::lexer::helper::numeric_checker Class Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::lexer::helper::numeric_checker:
Inheritance graph
[legend]
Collaboration diagram for exprtk::lexer::helper::numeric_checker:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 numeric_checker ()
bool result ()
void reset ()
bool operator() (const lexer::token &t)
std::size_t error_count () const
std::size_t error_index (const std::size_t &i)
void clear_errors ()

Constructor & Destructor Documentation

exprtk::lexer::helper::numeric_checker::numeric_checker (  )  [inline]

Member Function Documentation

void exprtk::lexer::helper::numeric_checker::clear_errors (  )  [inline]
std::size_t exprtk::lexer::helper::numeric_checker::error_count (  )  const [inline]
std::size_t exprtk::lexer::helper::numeric_checker::error_index ( const std::size_t &  i  )  [inline]
bool exprtk::lexer::helper::numeric_checker::operator() ( const lexer::token t  )  [inline, virtual]

Reimplemented from exprtk::lexer::token_scanner.

void exprtk::lexer::helper::numeric_checker::reset (  )  [inline, virtual]

Reimplemented from exprtk::lexer::helper_interface.

bool exprtk::lexer::helper::numeric_checker::result (  )  [inline, virtual]

Reimplemented from exprtk::lexer::helper_interface.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1