MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / GetMask

Method GetMask

src/plugin/kernel/src/AFTableMeta.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71const ArkMaskType AFTableMeta::GetMask() const
72{
73 return mask_;
74}
75
76bool AFTableMeta::HaveMask(const ArkDataMask mask) const
77{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected