MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / NDPISourceFile

Method NDPISourceFile

annotation/NDPARepository.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29std::string NDPARepository::NDPISourceFile() const {
30 return _ndpiSourceFile;
31}
32
33bool NDPARepository::loadFromRepo()
34{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected