Public Member Functions | Private Attributes
exprtk::lexer::helper::numeric_checker Class Reference

#include <exprtk.hpp>

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

List of all members.

Public Member Functions

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

Private Attributes

std::size_t current_index_
std::deque< std::size_t > error_list_

Detailed Description

Definition at line 2699 of file exprtk.hpp.


Constructor & Destructor Documentation

Definition at line 2703 of file exprtk.hpp.


Member Function Documentation

Definition at line 2733 of file exprtk.hpp.

std::size_t exprtk::lexer::helper::numeric_checker::error_index ( const std::size_t &  i) [inline]

Definition at line 2738 of file exprtk.hpp.

bool exprtk::lexer::helper::numeric_checker::operator() ( const lexer::token t) [inline, virtual]

Reimplemented from exprtk::lexer::token_scanner.

Definition at line 2719 of file exprtk.hpp.

Reimplemented from exprtk::lexer::helper_interface.

Definition at line 2713 of file exprtk.hpp.

Reimplemented from exprtk::lexer::helper_interface.

Definition at line 2708 of file exprtk.hpp.


Member Data Documentation

Definition at line 2748 of file exprtk.hpp.

std::deque<std::size_t> exprtk::lexer::helper::numeric_checker::error_list_ [private]

Definition at line 2749 of file exprtk.hpp.


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


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:06