MCPcopy Create free account
hub / github.com/Haivision/srt / CHash

Method CHash

srtcore/queue.cpp:727–731  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

725
726//
727srt::CHash::CHash()
728 : m_pBucket(NULL)
729 , m_iHashSize(0)
730{
731}
732
733srt::CHash::~CHash()
734{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected