ug4
|
#include <iostream>
#include <map>
#include <vector>
#include "pcl_methods.h"
#include "common/util/smart_pointer.h"
#include "common/util/binary_stream.h"
#include "common/util/binary_buffer.h"
#include "common/error.h"
#include "pcl_process_communicator_impl.hpp"
Go to the source code of this file.
Classes | |
struct | pcl::ProcessCommunicator::CommWrapper |
holds an mpi-communicator. More... | |
class | pcl::ProcessCommunicator |
Namespaces | |
pcl | |
Enumerations | |
enum | pcl::ProcessCommunicatorDefaults { pcl::PCD_EMPTY = 0 , pcl::PCD_WORLD = 1 , pcl::PCD_LOCAL = 2 } |
values that can be passed to a ProcessCommunicators constructor. More... | |
Functions | |
std::ostream & | pcl::operator<< (std::ostream &out, const ProcessCommunicator &processCommunicator) |