exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr
typedef Operation operation_t

Public Member Functions

 str_xrox_node (SType0 p0, SType1 p1, RangePack rp0)
 ~str_xrox_node ()
T value () const
expression_node< T >::node_type type () const
operator_type operation () const
std::string & s0 ()
std::string & s1 ()

Protected Attributes

SType0 s0_
SType1 s1_
RangePack rp0_

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
class exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >


Member Typedef Documentation

template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
typedef expression_node<T>* exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::expression_ptr
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
typedef Operation exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::operation_t

Constructor & Destructor Documentation

template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::str_xrox_node ( SType0  p0,
SType1  p1,
RangePack  rp0 
) [inline, explicit]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::~str_xrox_node (  )  [inline]

Member Function Documentation

template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
operator_type exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::operation (  )  const [inline, virtual]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
std::string& exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::s0 (  )  [inline]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
std::string& exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::s1 (  )  [inline]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
expression_node<T>::node_type exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::type (  )  const [inline, virtual]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
T exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::value (  )  const [inline, virtual]

Member Data Documentation

template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
RangePack exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::rp0_ [protected]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
SType0 exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::s0_ [protected]
template<typename T , typename SType0 , typename SType1 , typename RangePack , typename Operation >
SType1 exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >::s1_ [protected]

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