MCPcopy Create free account
hub / github.com/MyGUI/mygui / ~Data

Method ~Data

UnitTests/TestApp/Data.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 Data::~Data()
19 {
20 clear();
21 }
22
23 void Data::setType(DataInfo* _value)
24 {

Callers

nothing calls this directly

Calls 1

clearFunction · 0.85

Tested by

no test coverage detected