|
libmoost
|
#include <string>#include <csignal>#include <map>#include <boost/asio.hpp>#include <boost/enable_shared_from_this.hpp>#include <boost/thread.hpp>#include "stream_manager.h"#include "../../include/moost/mq/error.h"#include "../../include/moost/mq/stomp_client.h"

Go to the source code of this file.
Classes | |
| class | moost::mq::stomp_client::impl |
| struct | moost::mq::stomp_client::impl::state |
| struct | moost::mq::stomp_client::impl::protocol |
Namespaces | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |
| namespace | moost::mq |