Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TUC-ProAut/libRSF
/ getName
Method
getName
include/DataConfig.h:74–77 ·
view source on GitHub ↗
query string */
Source
from the content-addressed store, hash-verified
72
73
/** query string */
74
std::string getName(TypeEnum Type) const
75
{
76
return _TypeNameMap.at(Type);
77
}
78
79
TypeEnum getType(std::string Name) const
80
{
Callers
2
WriteDataToFile
Function · 0.45
addElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected