contrib/brl/bbas/bsta/io/bsta_io_attributes.h File Reference


Detailed Description

Binary I/O for attributed distributions.

Author:
Matt Leotta (mleotta@lems.brown.edu)
Date:
March 28, 2006
    Modifications
     <none yet>
   

Definition in file bsta_io_attributes.h.

#include <bsta/bsta_attributes.h>
#include <vsl/vsl_binary_io.h>

Go to the source code of this file.


Functions

template<class comp_>
void vsl_b_write (vsl_b_ostream &os, const bsta_num_obs< comp_ > &m)
 Binary save bsta_attributes to stream.
template<class comp_>
void vsl_b_read (vsl_b_istream &is, bsta_num_obs< comp_ > &m)
 Binary load bsta_attributes from stream.
template<class comp_>
void vsl_print_summary (vcl_ostream &os, const bsta_num_obs< comp_ > &m)
 Print summary.

Function Documentation

template<class comp_>
void vsl_b_read ( vsl_b_istream is,
bsta_num_obs< comp_ > &  m 
)

Binary load bsta_attributes from stream.

Definition at line 30 of file bsta_io_attributes.h.

template<class comp_>
void vsl_b_write ( vsl_b_ostream os,
const bsta_num_obs< comp_ > &  m 
)

Binary save bsta_attributes to stream.

Definition at line 21 of file bsta_io_attributes.h.

template<class comp_>
void vsl_print_summary ( vcl_ostream &  os,
const bsta_num_obs< comp_ > &  m 
)

Print summary.

Definition at line 41 of file bsta_io_attributes.h.


Generated on Mon Mar 8 05:30:33 2010 for contrib/brl/bbas/bsta by  doxygen 1.5.1