Public Member Functions | Private Attributes
exprtk::lexer::token_inserter Class Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::lexer::token_inserter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int insert (const token &, token &)
virtual int insert (const token &, const token &, token &)
virtual int insert (const token &, const token &, const token &, token &)
virtual int insert (const token &, const token &, const token &, const token &, token &)
virtual int insert (const token &, const token &, const token &, const token &, const token &, token &)
std::size_t process (generator &g)
 token_inserter (const std::size_t &stride)

Private Attributes

std::size_t stride_

Detailed Description

Definition at line 2286 of file exprtk.hpp.


Constructor & Destructor Documentation

exprtk::lexer::token_inserter::token_inserter ( const std::size_t &  stride) [inline, explicit]

Definition at line 2290 of file exprtk.hpp.


Member Function Documentation

virtual int exprtk::lexer::token_inserter::insert ( const token ,
token  
) [inline, virtual]

Definition at line 2336 of file exprtk.hpp.

virtual int exprtk::lexer::token_inserter::insert ( const token ,
const token ,
token  
) [inline, virtual]

Reimplemented in exprtk::lexer::helper::commutative_inserter.

Definition at line 2341 of file exprtk.hpp.

virtual int exprtk::lexer::token_inserter::insert ( const token ,
const token ,
const token ,
token  
) [inline, virtual]

Definition at line 2346 of file exprtk.hpp.

virtual int exprtk::lexer::token_inserter::insert ( const token ,
const token ,
const token ,
const token ,
token  
) [inline, virtual]

Definition at line 2351 of file exprtk.hpp.

virtual int exprtk::lexer::token_inserter::insert ( const token ,
const token ,
const token ,
const token ,
const token ,
token  
) [inline, virtual]

Definition at line 2356 of file exprtk.hpp.

std::size_t exprtk::lexer::token_inserter::process ( generator g) [inline, virtual]

Reimplemented from exprtk::lexer::helper_interface.

Definition at line 2299 of file exprtk.hpp.


Member Data Documentation

Definition at line 2363 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