#include <rms/base/RmsCloseable.h>
#include <rms/base/RmsDestination.h>
#include <rms/base/RmsRuntimeException.h>
#include <boost/shared_ptr.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/interprocess/smart_ptr/unique_ptr.hpp>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | gov::fnal::cd::rms::RmsSender< C, M > |
Namespaces | |
gov | |
gov::fnal | |
gov::fnal::cd | |
gov::fnal::cd::rms | |
Classes that allow someone to send and receive messages utilizing the Responsive Messaging System. | |
Functions | |
template<class S , class T > | |
void | gov::fnal::cd::rms::fillCorrelationFields (S const &sourceMessage, T &targetMessage) |