Collect data objects and store them in a file. More...
#include <mbl/mbl_data_collector.h>
#include <mbl/mbl_file_data_wrapper.h>
#include <vsl/vsl_binary_io.h>
#include <vcl_string.h>
#include <vcl_iosfwd.h>
Go to the source code of this file.
Classes | |
class | mbl_file_data_collector< T > |
Collect data objects and store them in a file. More... |
Collect data objects and store them in a file.
Definition in file mbl_file_data_collector.h.