PulseView  unreleased development snapshot
A Qt-based sigrok GUI
exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression3 Struct Reference
Collaboration diagram for exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression3:

Public Types

typedef covovoc_t::type3 node_type
 
typedef covovoc_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)
 

Detailed Description

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

Definition at line 33689 of file exprtk.hpp.

Member Typedef Documentation

template<typename T>
template<typename Type>
typedef covovoc_t::type3 exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression3::node_type

Definition at line 33691 of file exprtk.hpp.

template<typename T>
template<typename Type>
typedef covovoc_t::sf4_type exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression3::sf4_type

Definition at line 33692 of file exprtk.hpp.

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

Definition at line 33693 of file exprtk.hpp.

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

Definition at line 33694 of file exprtk.hpp.

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

Definition at line 33695 of file exprtk.hpp.

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

Definition at line 33696 of file exprtk.hpp.

Member Function Documentation

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

Definition at line 33737 of file exprtk.hpp.

Here is the call graph for this function:

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

Definition at line 33698 of file exprtk.hpp.

Here is the call graph for this function:


The documentation for this struct was generated from the following file: