MCPcopy Create free account
hub / github.com/DCMTK/dcmtk / ident

Method ident

dcmdata/include/dcfilefo.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 virtual E_Condition validateMetaInfo(E_TransferSyntax oxfer);
52
53 virtual DcmEVR ident() const { return EVR_fileFormat; }
54 virtual void print(int level = 0);
55
56 virtual E_Condition read(DcmStream & inStream,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected