An expression tree node corresponding to a column binding.
More...
#include <Expressions.h>
An expression tree node corresponding to a column binding.
Definition at line 123 of file Expressions.h.
◆ BindingNode() [1/3]
o2::framework::expressions::BindingNode::BindingNode |
( |
BindingNode const & |
| ) |
|
|
default |
◆ BindingNode() [2/3]
o2::framework::expressions::BindingNode::BindingNode |
( |
BindingNode && |
| ) |
|
|
delete |
◆ BindingNode() [3/3]
constexpr o2::framework::expressions::BindingNode::BindingNode |
( |
const char * |
name_, |
|
|
uint32_t |
hash_, |
|
|
atype::type |
type_ |
|
) |
| |
|
inlineconstexpr |
◆ hash
uint32_t o2::framework::expressions::BindingNode::hash |
◆ name
const char* o2::framework::expressions::BindingNode::name |
◆ type
atype::type o2::framework::expressions::BindingNode::type |
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/Expressions.h