MCPcopy Create free account
hub / github.com/cc20110101/RedisView / ~DataView

Method ~DataView

src/RedisView/AppView/DataView.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156DataView::~DataView()
157{
158 delete ui;
159}
160
161void DataView::flush() {
162 initValueListData();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected