MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / id

Method id

python/mod_cvcuda/nvcv/Cache.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61uint64_t CacheItem::id() const
62{
63 return m_id;
64}
65
66std::shared_ptr<CacheItem> CacheItem::shared_from_this()
67{

Callers 1

Stream.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected