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

Method useConfigData

tests/include/catch.hpp:13510–13513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13508#endif
13509
13510 void Session::useConfigData( ConfigData const& configData ) {
13511 m_configData = configData;
13512 m_config.reset();
13513 }
13514
13515 int Session::run() {
13516 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected