MCPcopy Create free account
hub / github.com/apache/qpid-proton / ~ssl_domain

Method ~ssl_domain

cpp/src/ssl_options.cpp:193–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191 return *this;
192}
193ssl_domain::~ssl_domain() { if (impl_) impl_->decref(); }
194}}
195
196// These are a bit harder because they can't be publicly in the classes anymore so just use alias definitions

Callers

nothing calls this directly

Calls 1

decrefMethod · 0.45

Tested by

no test coverage detected