|
ug4
|
#include "pcl_process_communicator.h"#include "common/util/binary_buffer.h"#include "common/log.h"#include <map>#include <string>#include <mpi.h>Namespaces | |
| namespace | pcl |
Functions | |
| void | pcl::ReadCombinedParallelFile (ug::BinaryBuffer &buffer, std::string strFilename, pcl::ProcessCommunicator pc) |
| void | pcl::WriteCombinedParallelFile (ug::BinaryBuffer &buffer, std::string strFilename, pcl::ProcessCommunicator pc) |