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

Public Types

typedef vococov_t::type4 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)
 

Detailed Description

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

Definition at line 34292 of file exprtk.hpp.

Member Typedef Documentation

template<typename T>
template<typename Type>
typedef vococov_t::type4 exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression4::node_type

Definition at line 34294 of file exprtk.hpp.

Member Function Documentation

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

Definition at line 34302 of file exprtk.hpp.

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

Definition at line 34295 of file exprtk.hpp.


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