|
iceberg-cpp
|
This is the complete list of members for iceberg::TruncateTransform, including all inherited members.
| Make(std::shared_ptr< Type > const &source_type, int32_t width) | iceberg::TruncateTransform | static |
| ResultType() const override | iceberg::TruncateTransform | virtual |
| source_type() const | iceberg::TransformFunction | |
| Transform(const Literal &literal) override | iceberg::TruncateTransform | virtual |
| transform_type() const | iceberg::TransformFunction | |
| TransformFunction(TransformType transform_type, std::shared_ptr< Type > source_type) (defined in iceberg::TransformFunction) | iceberg::TransformFunction | |
| TruncateTransform(std::shared_ptr< Type > const &source_type, int32_t width) | iceberg::TruncateTransform | |
| width() const | iceberg::TruncateTransform | inline |
| ~TransformFunction()=default (defined in iceberg::TransformFunction) | iceberg::TransformFunction | virtual |