Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::DataType, including all inherited members.
ArrowDataTypeToDataType(const std::shared_ptr< arrow::DataType > &type) (defined in graphar::DataType) | graphar::DataType | static |
DataType() (defined in graphar::DataType) | graphar::DataType | inline |
DataType(Type id, const std::string &user_defined_type_name="") (defined in graphar::DataType) | graphar::DataType | inlineexplicit |
DataType(Type id, const std::shared_ptr< DataType > &child) (defined in graphar::DataType) | graphar::DataType | inlineexplicit |
DataType(const DataType &other) (defined in graphar::DataType) | graphar::DataType | inline |
DataType(DataType &&other) (defined in graphar::DataType) | graphar::DataType | inlineexplicit |
DataTypeToArrowDataType(const std::shared_ptr< DataType > &type) (defined in graphar::DataType) | graphar::DataType | static |
Equals(const DataType &other) const (defined in graphar::DataType) | graphar::DataType | inline |
Equals(const std::shared_ptr< DataType > &other) const (defined in graphar::DataType) | graphar::DataType | inline |
id() const | graphar::DataType | inline |
operator!=(const DataType &other) const (defined in graphar::DataType) | graphar::DataType | inline |
operator=(const DataType &other)=default (defined in graphar::DataType) | graphar::DataType | inline |
operator==(const DataType &other) const (defined in graphar::DataType) | graphar::DataType | inline |
ToTypeName() const (defined in graphar::DataType) | graphar::DataType | |
TypeNameToDataType(const std::string &str) (defined in graphar::DataType) | graphar::DataType | static |
value_type() const (defined in graphar::DataType) | graphar::DataType | inline |