MCPcopy Create free account
hub / github.com/Illation/ETEngine / Get

Method Get

Engine/source/EtCore/Hashing/HashString.h:86–86  ·  view source on GitHub ↗

accessors -----------

Source from the content-addressed store, hash-verified

84 // accessors
85 //-----------
86 T_Hash Get() const { return m_Hash; }
87 bool IsEmpty() const { return m_Hash == 0u; }
88
89 // debug

Callers 10

LoadMethod · 0.45
AtomicTypeToJsonValueFunction · 0.45
operator==Method · 0.45
operator<=Method · 0.45
operator>=Method · 0.45
operator!=Method · 0.45
operator<Method · 0.45
operator>Method · 0.45
operator()Method · 0.45
AddPackageToWriterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected