Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Types | Static Public Member Functions
exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression2 Struct Reference

Detailed Description

template<typename T>
template<typename Type>
struct exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression2

Definition at line 32042 of file exprtk.hpp.

Public Types

typedef vococov_t::type2 node_type
 

Static Public Member Functions

static expression_node_ptr process (expression_generator< Type > &, const details::operator_type &, expression_node_ptr(&)[2])
 
static std::string id (expression_generator< Type > &, const details::operator_type, const details::operator_type, const details::operator_type)
 

Member Typedef Documentation

◆ node_type

template<typename T>
template<typename Type>
typedef vococov_t::type2 exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression2::node_type

Definition at line 32044 of file exprtk.hpp.

Member Function Documentation

◆ id()

template<typename T>
template<typename Type>
static std::string exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression2::id ( expression_generator< Type > &  ,
const details::operator_type  ,
const details::operator_type  ,
const details::operator_type   
)
inlinestatic

Definition at line 32052 of file exprtk.hpp.

◆ process()

template<typename T>
template<typename Type>
static expression_node_ptr exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression2::process ( expression_generator< Type > &  ,
const details::operator_type ,
expression_node_ptr(&)  [2] 
)
inlinestatic

Definition at line 32045 of file exprtk.hpp.

References exprtk_debug.




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