exprtk::details::unary_branch_node< T, Operation > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::unary_branch_node< T, Operation >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::unary_branch_node< T, Operation >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr
typedef Operation operation_t

Public Member Functions

 unary_branch_node (expression_ptr brnch)
 ~unary_branch_node ()
T value () const
expression_node< T >::node_type type () const
operator_type operation () const
expression_node< T > * branch (const std::size_t &) const
void release ()

template<typename T, typename Operation>
class exprtk::details::unary_branch_node< T, Operation >


Member Typedef Documentation

template<typename T , typename Operation >
typedef expression_node<T>* exprtk::details::unary_branch_node< T, Operation >::expression_ptr
template<typename T , typename Operation >
typedef Operation exprtk::details::unary_branch_node< T, Operation >::operation_t

Constructor & Destructor Documentation

template<typename T , typename Operation >
exprtk::details::unary_branch_node< T, Operation >::unary_branch_node ( expression_ptr  brnch  )  [inline, explicit]
template<typename T , typename Operation >
exprtk::details::unary_branch_node< T, Operation >::~unary_branch_node (  )  [inline]

Member Function Documentation

template<typename T , typename Operation >
expression_node<T>* exprtk::details::unary_branch_node< T, Operation >::branch ( const std::size_t &   )  const [inline, virtual]
template<typename T , typename Operation >
operator_type exprtk::details::unary_branch_node< T, Operation >::operation (  )  const [inline]
template<typename T , typename Operation >
void exprtk::details::unary_branch_node< T, Operation >::release (  )  [inline]
template<typename T , typename Operation >
expression_node<T>::node_type exprtk::details::unary_branch_node< T, Operation >::type (  )  const [inline, virtual]
template<typename T , typename Operation >
T exprtk::details::unary_branch_node< T, Operation >::value (  )  const [inline, virtual]

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