Inheritance diagram for vimt_vil_fstream:

Definition at line 30 of file vimt_vil_v2i.cxx.
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_stream * | vil_open (char const *what, char const *how="r") |
Friends | |
| class | vimt_vil_v2i_format |
| class | vimt_vil_v2i_image |
| vimt_vil_fstream::vimt_vil_fstream | ( | ) | [inline, private] |
Definition at line 37 of file vimt_vil_v2i.cxx.
| vcl_fstream& vimt_vil_fstream::underlying_stream | ( | ) | [inline, protected] |
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.
1.5.1