Definition in file bmrf_epi_point.cxx.
#include "bmrf_epi_point.h"
#include <vsl/vsl_binary_io.h>
Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &s, bmrf_epi_point const &ep) |
| void | vsl_b_write (vsl_b_ostream &os, bmrf_epi_point_sptr const &ep) |
| Binary save bmrf_node* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_epi_point_sptr &ep) |
| Binary load bmrf_node* from stream. | |
|
||||||||||||
|
Definition at line 57 of file bmrf_epi_point.cxx. |
|
||||||||||||
|
Binary load bmrf_node* from stream.
Definition at line 82 of file bmrf_epi_point.cxx. |
|
||||||||||||
|
Binary save bmrf_node* to stream.
Definition at line 68 of file bmrf_epi_point.cxx. |
1.4.4