#include <ossimIoStream.h>
|
static void | seekg64 (std::istream &str, off_type off, ios_base::seekdir way) |
|
Definition at line 253 of file ossimIoStream.h.
◆ ossimIFStream64()
ossimIFStream64::ossimIFStream64 |
( |
const char * |
pFilename, |
|
|
std::ios_base::openmode |
mode = ios_base::in , |
|
|
long |
prot = 0666 |
|
) |
| |
◆ ~ossimIFStream64()
ossimIFStream64::~ossimIFStream64 |
( |
| ) |
|
|
virtual |
◆ seekg64() [1/2]
void ossimIFStream64::seekg64 |
( |
off_type |
off, |
|
|
ios_base::seekdir |
way |
|
) |
| |
◆ seekg64() [2/2]
void ossimIFStream64::seekg64 |
( |
std::istream & |
str, |
|
|
off_type |
off, |
|
|
ios_base::seekdir |
way |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: