|
libmoost
|
#include <iostream>#include <boost/program_options.hpp>#include <boost/tokenizer.hpp>#include <boost/bind.hpp>#include "../../../include/moost/shell.hpp"#include "../../../include/moost/logging/global.hpp"#include "../../../include/moost/mq/stomp_client.h"#include "../../../include/moost/version.h"
Go to the source code of this file.
Classes | |
| class | stomp_test_client |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |