Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getzmqnotifications
Function · 0.45
Initialize
Method · 0.45
Shutdown
Method · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
FUZZ_TARGET
Function · 0.45
FUZZ_TARGET
Function · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
Calls
no outgoing calls
Tested by
3
BOOST_AUTO_TEST_CASE
Function · 0.36
FUZZ_TARGET
Function · 0.36
FUZZ_TARGET
Function · 0.36