OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimIoStream.h>
Public Member Functions | |
ossimOFStream64 (const char *pFilename, std::ios_base::openmode mode=ios_base::out, long prot=0666) | |
virtual | ~ossimOFStream64 () |
ossim_uint64 | tellp64 () |
Definition at line 265 of file ossimIoStream.h.
ossimOFStream64::ossimOFStream64 | ( | const char * | pFilename, |
std::ios_base::openmode | mode = ios_base::out , |
||
long | prot = 0666 |
||
) |
Definition at line 353 of file ossimIoStream.cpp.
|
virtual |
Definition at line 360 of file ossimIoStream.cpp.
ossim_uint64 ossimOFStream64::tellp64 | ( | ) |
Definition at line 368 of file ossimIoStream.cpp.