MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / attribute_names

Method attribute_names

src/geode/basic/attribute_manager.cpp:458–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456 }
457
458 absl::FixedArray< std::string_view >
459 AttributeManager::attribute_names() const
460 {
461 return impl_->attribute_names();
462 }
463
464 bool AttributeManager::attribute_exists( std::string_view name ) const
465 {

Callers 3

Calls

no outgoing calls

Tested by 3