Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DCMTK/dcmtk
/ ident
Method
ident
dcmdata/include/dcvris.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
virtual ~DcmIntegerString();
38
39
virtual DcmEVR ident() const { return EVR_IS; }
40
};
41
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected