Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DCMTK/dcmtk
/ card
Method
card
dcmdata/libsrc/dcstack.cc:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
202
203
const unsigned long DcmStack::card()
204
{
205
return cardinality;
206
}
207
208
209
// ********************************
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected