Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ empty
Method
empty
cpp/src/url.cpp:251–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
std::string url::host_port() const { return host() +
":"
+ port(); }
250
251
bool url::empty() const { return impl_->str.empty(); }
252
253
const std::string url::AMQP(
"amqp"
);
254
const std::string url::AMQPS(
"amqps"
);
Callers
15
on_selectable_readable
Method · 0.45
on_records_loaded
Method · 0.45
send
Method · 0.45
parse_tls
Function · 0.45
config_file
Function · 0.45
set_cred
Function · 0.45
ssl_server_options
Method · 0.45
send
Method · 0.45
simple_type_test
Function · 0.45
null_test
Function · 0.45
test_empty
Function · 0.45
test_use
Function · 0.45
Calls
no outgoing calls
Tested by
15
simple_type_test
Function · 0.36
null_test
Function · 0.36
test_empty
Function · 0.36
test_use
Function · 0.36
url
Method · 0.36
on_connection_close
Method · 0.36
on_open
Method · 0.36
on_connection_open
Method · 0.36
test_container_default_container_id
Function · 0.36
test_container_bad_address
Function · 0.36
wait
Method · 0.36
on_sender_open
Method · 0.36