MCPcopy Create free account
hub / github.com/3rdparty/libprocess / reset

Method reset

include/process/owned.hpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131template <typename T>
132void Owned<T>::reset()
133{
134 data.reset();
135}
136
137
138template <typename T>

Callers 15

initializeMethod · 0.45
finalizeMethod · 0.45
on_message_beginMethod · 0.45
synchronizedFunction · 0.45
consumeMethod · 0.45
pollFunction · 0.45
PollMethod · 0.45
TEST_FFunction · 0.45
pongMethod · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 8

TEST_FFunction · 0.36
pongMethod · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36