summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qmf/ConsoleSessionImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/qmf/ConsoleSessionImpl.h')
-rw-r--r--qpid/cpp/src/qmf/ConsoleSessionImpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/qmf/ConsoleSessionImpl.h b/qpid/cpp/src/qmf/ConsoleSessionImpl.h
index 705d9de4d8..3d10b63c69 100644
--- a/qpid/cpp/src/qmf/ConsoleSessionImpl.h
+++ b/qpid/cpp/src/qmf/ConsoleSessionImpl.h
@@ -80,6 +80,7 @@ namespace qmf {
uint64_t lastAgePass;
std::map<std::string, Agent> agents;
Agent connectedBrokerAgent;
+ bool connectedBrokerInAgentList;
qpid::messaging::Address replyAddress;
std::string directBase;
std::string topicBase;