core/vil1/io/vil1_io_image.cxx File Reference


Detailed Description

Perform serialised binary IO for vil1_image.

Author:
Ian Scott (Manchester)
Date:
23-Mar-2001

Definition in file vil1_io_image.cxx.

#include "vil1_io_image.h"
#include <vil1/io/vil1_io_image_impl.h>
#include <vil1/vil1_image.h>
#include <vil1/vil1_image_impl.h>

Go to the source code of this file.


Functions

void vsl_b_write (vsl_b_ostream &os, const vil1_image &p)
 Binary save vgl_my_class to stream.
void vsl_b_read (vsl_b_istream &is, vil1_image &p)
 Binary load vgl_my_class from stream.
void vsl_print_summary (vcl_ostream &os, const vil1_image &p)
 Print human readable summary of object to a stream.

Function Documentation

void vsl_b_read ( vsl_b_istream is,
vil1_image p 
)

Binary load vgl_my_class from stream.

Definition at line 58 of file vil1_io_image.cxx.

void vsl_b_write ( vsl_b_ostream os,
const vil1_image p 
)

Binary save vgl_my_class to stream.

Definition at line 17 of file vil1_io_image.cxx.

void vsl_print_summary ( vcl_ostream &  os,
const vil1_image p 
)

Print human readable summary of object to a stream.

Definition at line 110 of file vil1_io_image.cxx.


Generated on Mon Mar 8 05:09:33 2010 for core/vil1 by  doxygen 1.5.1