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

Public Types

typedef covoc_t::type0 node_type
 
typedef covoc_t::sf3_type sf3_type
 

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)
 

Detailed Description

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

Definition at line 30438 of file exprtk.hpp.

Member Typedef Documentation

template<typename T>
template<typename Type>
typedef covoc_t::type0 exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression0::node_type

Definition at line 30440 of file exprtk.hpp.

template<typename T>
template<typename Type>
typedef covoc_t::sf3_type exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression0::sf3_type

Definition at line 30441 of file exprtk.hpp.

Member Function Documentation

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

Definition at line 30545 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_covoc_expression0::process ( expression_generator< Type > &  expr_gen,
const details::operator_type operation,
expression_node_ptr(&)  branch[2] 
)
inlinestatic

Definition at line 30443 of file exprtk.hpp.

Here is the call graph for this function:


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