Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ getUID
Method
getUID
multiresolutionimageinterface/WSIDicomInstance.cpp:214–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
std::string WSIDicomInstance::getUID(const std::string& UIDName) const { return this->_UIDs.at(UIDName); }
215
216
const std::map<std::string, std::string>& WSIDicomInstance::getUIDs() const { return _UIDs; }
217
Callers
1
initializeType
Method · 0.80
Calls
1
at
Method · 0.80
Tested by
no test coverage detected