ug4
|
#include <map>
#include <set>
#include <cassert>
#include "common/util/binary_buffer.h"
#include "pcl_communication_structs.h"
#include "pcl_process_communicator.h"
#include "pcl_interface_communicator_impl.hpp"
Go to the source code of this file.
Classes | |
struct | pcl::InterfaceCommunicator< TLayout >::ExtractorInfo |
holds information that will be passed to the extract routines. More... | |
class | pcl::InterfaceCommunicator< TLayout > |
Performs communication between interfaces on different processes. More... | |
Namespaces | |
pcl | |