MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / ExtContainer

Method ExtContainer

src/Ext/Cell/Body.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56// container
57
58CellExt::ExtContainer::ExtContainer() : Container("CellClass") { }
59CellExt::ExtContainer::~ExtContainer() = default;
60
61bool CellExt::ExtContainer::InvalidateExtDataIgnorable(void* const ptr) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected