Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TUC-ProAut/libRSF
/ getName
Method
getName
include/DataGeneric.h:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
std::string getName() const
60
{
61
return _Name;
62
}
63
64
/** get elements */
65
Vector getValue(const ElementEnum Element) const
Callers
1
constructEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected