|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
This is the complete list of members for sparrow::decimal< T >, including all inherited members.
| decimal() | sparrow::decimal< T > | |
| decimal() | sparrow::decimal< T > | |
| decimal(T value, int scale) | sparrow::decimal< T > | |
| integer_type typedef | sparrow::decimal< T > | |
| operator double() const | sparrow::decimal< T > | explicit |
| operator float() const | sparrow::decimal< T > | explicit |
| operator long double() const | sparrow::decimal< T > | explicit |
| operator std::string() const | sparrow::decimal< T > | explicit |
| operator==(const decimal &other) const | sparrow::decimal< T > | |
| scale() const | sparrow::decimal< T > | |
| storage() const | sparrow::decimal< T > |