![]() |
OpenMS
|
This is the complete list of members for FeatureMapArrowIO, including all inherited members.
| exportFeaturesToArrow(const FeatureMap &feature_map) | FeatureMapArrowIO | static |
| exportPSMsToArrow(const FeatureMap &feature_map) | FeatureMapArrowIO | static |
| exportToParquet(const FeatureMap &feature_map, const String &directory, const ParquetWriteConfig &config=ParquetWriteConfig{}) | FeatureMapArrowIO | static |
| importFeaturesFromArrow(const std::shared_ptr< arrow::Table > &table, FeatureMap &feature_map) | FeatureMapArrowIO | static |
| importFromParquet(const String &directory, FeatureMap &feature_map) | FeatureMapArrowIO | static |
| importPSMsFromArrow(const std::shared_ptr< arrow::Table > &table, FeatureMap &feature_map) | FeatureMapArrowIO | static |