MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / GetSpecMask

Method GetSpecMask

src/fco/fcospecimpl.cpp:174–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174const iFCOSpecMask* cFCOSpecImpl::GetSpecMask(const iFCO* pFCO) const
175{
176 // for now, I will just return the default property mask
177 return iFCOSpecMask::GetDefaultMask();
178}
179
180
181void cFCOSpecImpl::Read(iSerializer* pSerializer, int32 version)

Callers 1

CalcPropsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected