functor for generating the expression string from a statement More...
#include <tree_parsing.hpp>
 
  
 | Public Member Functions | |
| evaluate_expression_traversal (std::map< std::string, std::string > const &accessors, std::string &str, mapping_type const &mapping) | |
| void | call_before_expansion (scheduler::statement const &statement, vcl_size_t root_idx) const | 
| void | call_after_expansion (scheduler::statement const &, vcl_size_t) const | 
| void | operator() (scheduler::statement const &statement, vcl_size_t root_idx, leaf_t leaf) const | 
|  Public Member Functions inherited from viennacl::device_specific::tree_parsing::traversal_functor | |
| void | call_before_expansion (scheduler::statement const &, vcl_size_t) const | 
| void | call_after_expansion (scheduler::statement const &, vcl_size_t) const | 
functor for generating the expression string from a statement
Definition at line 238 of file tree_parsing.hpp.
| 
 | inline | 
Definition at line 246 of file tree_parsing.hpp.
| 
 | inline | 
Definition at line 258 of file tree_parsing.hpp.
| 
 | inline | 
Definition at line 248 of file tree_parsing.hpp.
| 
 | inline | 
Definition at line 263 of file tree_parsing.hpp.