HDK
|
#include <ImfMultiPartInputFile.h>
Public Member Functions | |
IMF_EXPORT | MultiPartInputFile (const char fileName[], int numThreads=globalThreadCount(), bool reconstructChunkOffsetTable=true) |
IMF_EXPORT | MultiPartInputFile (IStream &is, int numThreads=globalThreadCount(), bool reconstructChunkOffsetTable=true) |
IMF_EXPORT | MultiPartInputFile (const char *filename, const ContextInitializer &ctxtinit, int numThreads=globalThreadCount(), bool autoAddType=true) |
IMF_EXPORT const char * | fileName () const |
IMF_EXPORT int | version () const |
IMF_EXPORT int | parts () const |
IMF_EXPORT const Header & | header (int partNumber) const |
IMF_EXPORT bool | partComplete (int partNumber) const |
IMF_EXPORT void | flushPartCache () |
TODO: Document this.
Definition at line 20 of file ImfMultiPartInputFile.h.
IMF_EXPORT MultiPartInputFile::MultiPartInputFile | ( | const char | fileName[], |
int | numThreads = globalThreadCount() , |
||
bool | reconstructChunkOffsetTable = true |
||
) |
IMF_EXPORT MultiPartInputFile::MultiPartInputFile | ( | IStream & | is, |
int | numThreads = globalThreadCount() , |
||
bool | reconstructChunkOffsetTable = true |
||
) |
IMF_EXPORT MultiPartInputFile::MultiPartInputFile | ( | const char * | filename, |
const ContextInitializer & | ctxtinit, | ||
int | numThreads = globalThreadCount() , |
||
bool | autoAddType = true |
||
) |
IMF_EXPORT const char* MultiPartInputFile::fileName | ( | ) | const |
IMF_EXPORT void MultiPartInputFile::flushPartCache | ( | ) |
IMF_EXPORT const Header& MultiPartInputFile::header | ( | int | partNumber | ) | const |
IMF_EXPORT bool MultiPartInputFile::partComplete | ( | int | partNumber | ) | const |
IMF_EXPORT int MultiPartInputFile::parts | ( | ) | const |
IMF_EXPORT int MultiPartInputFile::version | ( | ) | const |
|
friend |
Definition at line 121 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 111 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 122 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 112 of file ImfMultiPartInputFile.h.
Definition at line 118 of file ImfMultiPartInputFile.h.
Definition at line 108 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 120 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 109 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 119 of file ImfMultiPartInputFile.h.
|
friend |
Definition at line 110 of file ImfMultiPartInputFile.h.