Protected Member Functions | Private Member Functions | Friends
vimt_vil_fstream Class Reference
Inheritance diagram for vimt_vil_fstream:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

vcl_fstream & underlying_stream ()

Private Member Functions

 vimt_vil_fstream ()
bool ok () const
vil_streampos write (void const *buf, vil_streampos n)
vil_streampos read (void *buf, vil_streampos n)
vil_streampos tell () const
void seek (vil_streampos position)
vil_streampos file_size () const
void ref ()
void unref ()
vil_streamvil_open (char const *what, char const *how="r")
float vil_stream_read_big_endian_float (vil_stream *is)
void vil_stream_read_big_endian_int_16 (vil_stream *is, vxl_uint_16 *data, unsigned n)
void vil_stream_write_big_endian_uint_16 (vil_stream *, vxl_uint_16)
void vil_stream_write_little_endian_uint_16 (vil_stream *, vxl_uint_16)
void vil_stream_write_big_endian_uint_32 (vil_stream *, vxl_uint_32)
void vil_stream_write_little_endian_uint_32 (vil_stream *, vxl_uint_32)

Friends

class vimt_vil_v2i_format
class vimt_vil_v2i_image

Detailed Description

Definition at line 30 of file vimt_vil_v2i.cxx.


Constructor & Destructor Documentation

vimt_vil_fstream::vimt_vil_fstream ( ) [inline, private]

Definition at line 37 of file vimt_vil_v2i.cxx.


Member Function Documentation

vcl_fstream& vimt_vil_fstream::underlying_stream ( ) [inline, protected]

Reimplemented from vil_stream_fstream.

Definition at line 33 of file vimt_vil_v2i.cxx.


Friends And Related Function Documentation

friend class vimt_vil_v2i_format [friend]

Definition at line 34 of file vimt_vil_v2i.cxx.

friend class vimt_vil_v2i_image [friend]

Definition at line 35 of file vimt_vil_v2i.cxx.


The documentation for this class was generated from the following file: