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_covovov_expression1 Struct Reference

Detailed Description

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

Definition at line 31309 of file exprtk.hpp.

Public Types

typedef covovov_t::type1 node_type
 
typedef covovov_t::sf4_type sf4_type
 
typedef node_type::T0 T0
 
typedef node_type::T1 T1
 
typedef node_type::T2 T2
 
typedef node_type::T3 T3
 

Static Public Member Functions

static expression_node_ptr process (expression_generator< Type > &expr_gen, const details::operator_type &operation, expression_node_ptr(&branch)[2])
 
static std::string id (expression_generator< Type > &expr_gen, const details::operator_type o0, const details::operator_type o1, const details::operator_type o2)
 

Member Typedef Documentation

◆ node_type

template<typename T>
template<typename Type>
typedef covovov_t::type1 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::node_type

Definition at line 31311 of file exprtk.hpp.

◆ sf4_type

template<typename T>
template<typename Type>
typedef covovov_t::sf4_type exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::sf4_type

Definition at line 31312 of file exprtk.hpp.

◆ T0

template<typename T>
template<typename Type>
typedef node_type::T0 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::T0

Definition at line 31313 of file exprtk.hpp.

◆ T1

template<typename T>
template<typename Type>
typedef node_type::T1 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::T1

Definition at line 31314 of file exprtk.hpp.

◆ T2

template<typename T>
template<typename Type>
typedef node_type::T2 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::T2

Definition at line 31315 of file exprtk.hpp.

◆ T3

template<typename T>
template<typename Type>
typedef node_type::T3 exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::T3

Definition at line 31316 of file exprtk.hpp.

Member Function Documentation

◆ id()

template<typename T>
template<typename Type>
static std::string exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression1::id ( expression_generator< Type > &  expr_gen,
const details::operator_type  o0,
const details::operator_type  o1,
const details::operator_type  o2 
)
inlinestatic

◆ process()

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



Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017