#include <string>
#include <set>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <socrob_multicast/definitions.h>
#include <socrob_multicast/compressor.h>
Go to the source code of this file.
Classes | |
class | socrob::multicast::Manager |
Main class of SocRob Multicast. More... | |
class | socrob::multicast::ManagerOptions |
Options to be used when constructing the Manager. More... | |
Namespaces | |
namespace | socrob |
SocRob project namespace. | |
namespace | socrob::multicast |
SocRob Multicast library namespace. |