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

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::sos_node< T, SType0, SType1, 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 ()
 sos_node (SType0 s0, SType1 s1)
expression_node< T >::node_type type () const
T value () const

Protected Attributes

SType0 s0_
SType1 s1_

Private Member Functions

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

Detailed Description

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

Definition at line 8595 of file exprtk.hpp.


Member Typedef Documentation

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

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

Definition at line 8599 of file exprtk.hpp.

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

Definition at line 8600 of file exprtk.hpp.


Constructor & Destructor Documentation

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

Definition at line 8603 of file exprtk.hpp.

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

Member Function Documentation

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

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

Definition at line 8618 of file exprtk.hpp.

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

Definition at line 8623 of file exprtk.hpp.

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

Definition at line 8628 of file exprtk.hpp.

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

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

Definition at line 8613 of file exprtk.hpp.

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

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

Definition at line 8608 of file exprtk.hpp.


Member Data Documentation

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

Definition at line 8635 of file exprtk.hpp.

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

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