Public Types | Public Member Functions | Protected Attributes | Private Member Functions
exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation > Class Template Reference

#include <exprtk.hpp>

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

List of all members.

Public Types

typedef expression_node< T > * expression_ptr
typedef Operation operation_t

Public Member Functions

operator_type operation () const
std::string & s0 ()
std::string & s1 ()
 str_xoxr_node (SType0 s0, SType1 s1, RangePack rp1)
expression_node< T >::node_type type () const
T value () const
 ~str_xoxr_node ()

Protected Attributes

RangePack rp1_
SType0 s0_
SType1 s1_

Private Member Functions

str_xoxr_node< T, SType0,
SType1, RangePack, Operation > & 
operator= (str_xoxr_node< T, SType0, SType1, RangePack, Operation > &)
 str_xoxr_node (str_xoxr_node< T, SType0, SType1, RangePack, Operation > &)

Detailed Description

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

Definition at line 8707 of file exprtk.hpp.


Member Typedef Documentation

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

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

Definition at line 8711 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
typedef Operation exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::operation_t

Definition at line 8712 of file exprtk.hpp.


Constructor & Destructor Documentation

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::str_xoxr_node ( SType0  s0,
SType1  s1,
RangePack  rp1 
) [inline, explicit]

Definition at line 8715 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::~str_xoxr_node ( ) [inline]

Definition at line 8721 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::str_xoxr_node ( str_xoxr_node< T, SType0, SType1, RangePack, Operation > &  ) [private]

Member Function Documentation

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
operator_type exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::operation ( ) const [inline, virtual]

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

Definition at line 8741 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
str_xoxr_node<T,SType0,SType1,RangePack,Operation>& exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::operator= ( str_xoxr_node< T, SType0, SType1, RangePack, Operation > &  ) [private]
template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
std::string& exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s0 ( ) [inline]

Definition at line 8746 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
std::string& exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s1 ( ) [inline]

Definition at line 8751 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
expression_node<T>::node_type exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::type ( ) const [inline, virtual]

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

Definition at line 8736 of file exprtk.hpp.

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
T exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::value ( ) const [inline, virtual]

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

Definition at line 8726 of file exprtk.hpp.


Member Data Documentation

template<typename T, typename SType0, typename SType1, typename RangePack, typename Operation>
RangePack exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::rp1_ [protected]

Definition at line 8760 of file exprtk.hpp.

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

Definition at line 8758 of file exprtk.hpp.

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

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