Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ set_properties
Method
set_properties
include/geode/basic/attribute.hpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void set_properties( AttributeProperties new_properties )
83
{
84
properties_ = std::move( new_properties );
85
}
86
87
public:
88
void set_name( std::string_view name, AttributeKey /*key*/ )
Callers
12
serialize
Method · 0.80
serialize
Method · 0.80
serialize
Method · 0.80
serialize
Method · 0.80
serialize
Method · 0.80
register_component
Method · 0.80
serialize
Method · 0.80
set_attribute_properties
Method · 0.80
test_foo_variable_attribute
Function · 0.80
serialize
Method · 0.80
serialize
Method · 0.80
serialize
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_foo_variable_attribute
Function · 0.64