Public Types | Public Member Functions | Private Attributes
exprtk::details::vararg_varnode< T, VarArgFunction > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::vararg_varnode< T, VarArgFunction >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr

Public Member Functions

expression_node< T >::node_type type () const
T value () const
template<typename Allocator , template< typename, typename > class Sequence>
 vararg_varnode (const Sequence< expression_ptr, Allocator > &arglist)

Private Attributes

std::vector< const T * > arg_list_

Detailed Description

template<typename T, typename VarArgFunction>
class exprtk::details::vararg_varnode< T, VarArgFunction >

Definition at line 5549 of file exprtk.hpp.


Member Typedef Documentation

template<typename T , typename VarArgFunction >
typedef expression_node<T>* exprtk::details::vararg_varnode< T, VarArgFunction >::expression_ptr

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 5553 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T , typename VarArgFunction >
template<typename Allocator , template< typename, typename > class Sequence>
exprtk::details::vararg_varnode< T, VarArgFunction >::vararg_varnode ( const Sequence< expression_ptr, Allocator > &  arglist) [inline]

Definition at line 5557 of file exprtk.hpp.


Member Function Documentation

template<typename T , typename VarArgFunction >
expression_node<T>::node_type exprtk::details::vararg_varnode< T, VarArgFunction >::type ( ) const [inline, virtual]

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 5583 of file exprtk.hpp.

template<typename T , typename VarArgFunction >
T exprtk::details::vararg_varnode< T, VarArgFunction >::value ( ) const [inline, virtual]

Reimplemented from exprtk::details::expression_node< T >.

Definition at line 5575 of file exprtk.hpp.


Member Data Documentation

template<typename T , typename VarArgFunction >
std::vector<const T*> exprtk::details::vararg_varnode< T, VarArgFunction >::arg_list_ [private]

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