|
iceberg-cpp
|
This is the complete list of members for iceberg::TransformFunction, including all inherited members.
| operator== (defined in iceberg::TransformFunction) | iceberg::TransformFunction | friend |
| ResultType() const =0 | iceberg::TransformFunction | pure virtual |
| source_type() const | iceberg::TransformFunction | |
| Transform(const Literal &literal)=0 | iceberg::TransformFunction | pure virtual |
| transform_type() const | iceberg::TransformFunction | |
| TransformFunction(TransformType transform_type, std::shared_ptr< Type > source_type) (defined in iceberg::TransformFunction) | iceberg::TransformFunction | |
| ~TransformFunction()=default (defined in iceberg::TransformFunction) | iceberg::TransformFunction | virtual |