Public Types | Public Member Functions | Private Attributes
exprtk::details::function_N_node< T, IFunction, 0 > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::function_N_node< T, IFunction, 0 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr
typedef IFunction ifunction

Public Member Functions

 function_N_node (ifunction *func)
bool operator< (const function_N_node< T, IFunction, 0 > &fn) const
expression_node< T >::node_type type () const
T value () const

Private Attributes

ifunctionfunction_
std::size_t parameter_count_

Detailed Description

template<typename T, typename IFunction>
class exprtk::details::function_N_node< T, IFunction, 0 >

Definition at line 6075 of file exprtk.hpp.


Member Typedef Documentation

template<typename T , typename IFunction >
typedef expression_node<T>* exprtk::details::function_N_node< T, IFunction, 0 >::expression_ptr

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

Definition at line 6079 of file exprtk.hpp.

template<typename T , typename IFunction >
typedef IFunction exprtk::details::function_N_node< T, IFunction, 0 >::ifunction

Definition at line 6080 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T , typename IFunction >
exprtk::details::function_N_node< T, IFunction, 0 >::function_N_node ( ifunction func) [inline]

Definition at line 6082 of file exprtk.hpp.


Member Function Documentation

template<typename T , typename IFunction >
bool exprtk::details::function_N_node< T, IFunction, 0 >::operator< ( const function_N_node< T, IFunction, 0 > &  fn) const [inline]

Definition at line 6086 of file exprtk.hpp.

template<typename T , typename IFunction >
expression_node<T>::node_type exprtk::details::function_N_node< T, IFunction, 0 >::type ( ) const [inline, virtual]

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

Definition at line 6099 of file exprtk.hpp.

template<typename T , typename IFunction >
T exprtk::details::function_N_node< T, IFunction, 0 >::value ( ) const [inline, virtual]

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

Definition at line 6091 of file exprtk.hpp.


Member Data Documentation

template<typename T , typename IFunction >
ifunction* exprtk::details::function_N_node< T, IFunction, 0 >::function_ [private]

Definition at line 6106 of file exprtk.hpp.

template<typename T , typename IFunction >
std::size_t exprtk::details::function_N_node< T, IFunction, 0 >::parameter_count_ [private]

Definition at line 6107 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:05