MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetType

Method GetType

src/zmq/zmqabstractnotifier.h:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 std::string GetType() const { return type; }
34 void SetType(const std::string &t) { type = t; }
35 std::string GetAddress() const { return address; }
36 void SetAddress(const std::string &a) { address = a; }

Callers 14

getzmqnotificationsFunction · 0.45
InitializeMethod · 0.45
ShutdownMethod · 0.45
SerializeMethod · 0.45
UnserializeMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
FUZZ_TARGETFunction · 0.45
FUZZ_TARGETFunction · 0.45
SerializeMethod · 0.45
UnserializeMethod · 0.45
SerializeMethod · 0.45
UnserializeMethod · 0.45

Calls

no outgoing calls

Tested by 3

BOOST_AUTO_TEST_CASEFunction · 0.36
FUZZ_TARGETFunction · 0.36
FUZZ_TARGETFunction · 0.36