Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Types | Static Public Member Functions
exprtk::details::in_op< T > Struct Template Reference

Detailed Description

template<typename T>
struct exprtk::details::in_op< T >

Definition at line 12061 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Inheritance diagram for exprtk::details::in_op< T >:
Inheritance graph

Public Types

typedef opr_base< T >::Type Type
 

Static Public Member Functions

static T process (const T &, const T &)
 
static T process (const std::string &t1, const std::string &t2)
 
static expression_node< T >::node_type type ()
 
static details::operator_type operation ()
 

Member Typedef Documentation

◆ Type

template<typename T >
typedef opr_base<T>::Type exprtk::details::in_op< T >::Type

Definition at line 12063 of file exprtk.hpp.

Member Function Documentation

◆ operation()

template<typename T >
static details::operator_type exprtk::details::in_op< T >::operation ( )
inlinestatic

Definition at line 12067 of file exprtk.hpp.

References exprtk::details::e_in.

◆ process() [1/2]

template<typename T >
static T exprtk::details::in_op< T >::process ( const T &  ,
const T &   
)
inlinestatic

◆ process() [2/2]

template<typename T >
static T exprtk::details::in_op< T >::process ( const std::string &  t1,
const std::string &  t2 
)
inlinestatic

Definition at line 12065 of file exprtk.hpp.

◆ type()

template<typename T >
static expression_node<T>::node_type exprtk::details::in_op< T >::type ( )
inlinestatic

Definition at line 12066 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017