ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
queries.h File Reference
#include <FLANN/mpi/matrix.h>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/asio.hpp>
Include dependency graph for queries.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flann::Request< T >
 
struct  flann::Response< T >
 

Namespaces

 flann
 

Functions

template<typename T >
void flann::read_object (tcp::socket &sock, T &val)
 
template<typename T >
void flann::write_object (tcp::socket &sock, const T &val)