HyperFile Member List

This is the complete list of members for HyperFile, including all inherited members.

aliastransHyperFileprotected
asciiHyperFileprivate
BaseDocument classHyperFilefriend
BaseLink classHyperFilefriend
Before12()HyperFile
Before8()HyperFile
callbackloadstatusHyperFileprivate
callbacksavestatusHyperFileprivate
callbackUserDataAtLoadHyperFileprivate
callbackUserDataAtSaveHyperFileprivate
CheckIt(HYPERFILEVALUE type)HyperFile
chunkdepthHyperFileprivate
cinema4dSaveVersionHyperFileprivate
Close()HyperFile
dataHyperFileprivate
docHyperFileprivate
errorHyperFileprivate
fileHyperFileprivate
fileversionHyperFileprivate
flenHyperFileprivate
GeAliasGoal classHyperFilefriend
GetCinema4DVersion()HyperFileprotected
GetDocument()HyperFile
GetError()HyperFile
GetFileVersion()HyperFile
GetLength()HyperFile
GetPosition()HyperFile
GetPrivateData()HyperFile
HyperFile(BaseDocument *t_doc=nullptr)HyperFile
IpCommunicationThread classHyperFilefriend
last_bHyperFileprivate
Material classHyperFilefriend
modeHyperFileprivate
Open(Int32 ident, const Filename &name, FILEOPEN mod, FILEDIALOG error_dialog=FILEDIALOG_NONE)HyperFile
ReadArray(void *data, HYPERFILEARRAY datatype, Int32 structure_increment, Int32 count)HyperFile
ReadBool(Bool *v)HyperFile
ReadChar(Char *v)HyperFile
ReadChunkEnd()HyperFile
ReadChunkStart(Int32 *id, Int32 *level)HyperFile
ReadContainer(BaseContainer *v, Bool flush)HyperFile
ReadContainerV7(BaseContainer *v, Bool flush)HyperFileprivate
ReadContainerV8(BaseContainer *v, Bool flush)HyperFileprivate
ReadDummy(Int64 n)HyperFileprivate
ReadFilename(Filename *v)HyperFile
ReadFloat(Float *v)HyperFile
ReadFloat32(Float32 *v)HyperFile
ReadFloat32ArrayEx(Float32 **data, Int32 *count)HyperFile
ReadFloat64(Float64 *v)HyperFile
ReadGeData(GeData &v)HyperFile
ReadImage(BaseBitmap *v)HyperFile
ReadInt16(Int16 *v)HyperFile
ReadInt32(Int32 *v)HyperFile
ReadInt64(Int64 *v)HyperFile
ReadMatrix(Matrix *v)HyperFile
ReadMatrix32(Matrix32 *v)HyperFile
ReadMatrix64(Matrix64 *v)HyperFile
ReadMemory(void **data, Int *size)HyperFile
ReadPolygonArrayEx(CPolygon **data, Int32 *count)HyperFile
ReadStatus()HyperFileprivate
ReadString(String *v)HyperFile
ReadTime(BaseTime *v)HyperFile
ReadUChar(UChar *v)HyperFile
ReadUInt16(UInt16 *v)HyperFile
ReadUInt16ArrayEx(UInt16 **data, Int32 *count)HyperFile
ReadUInt32(UInt32 *v)HyperFile
ReadUInt64(UInt64 *v)HyperFile
ReadUnknownChunk(void **mem, Int *size, Bool dontreadendbyte)HyperFile
ReadValueHeader(HYPERFILEVALUE *h)HyperFile
ReadVector(Vector *v)HyperFile
ReadVector32(Vector32 *v)HyperFile
ReadVector64(Vector64 *v)HyperFile
ReadVectorArrayEx(Vector **data, Int32 *count)HyperFile
ReadVReal(Float *v)HyperFileprotected
SetCinema4DVersion(CINEMA4D_VERSION version)HyperFileprotected
SetError(FILEERROR err)HyperFile
SetFileVersion(Int32 version)HyperFileprivate
SetLoadStatusCallback(LoadStatusCallback cb, void *ud)HyperFile
SetPrivateData(void *t_data)HyperFile
SetSaveStatusCallback(SaveStatusCallback cb, void *ud)HyperFile
singleprecisionHyperFileprivate
SkipToEndChunk()HyperFile
SkipValue(HYPERFILEVALUE h)HyperFile
WriteArray(const void *data, HYPERFILEARRAY datatype, Int32 structure_increment, Int32 count)HyperFile
WriteBool(Bool v)HyperFile
WriteChar(Char v)HyperFile
WriteChunkEnd()HyperFile
WriteChunkStart(Int32 id, Int32 level)HyperFile
WriteContainer(const BaseContainer &v)HyperFile
WriteFilename(const Filename &v)HyperFile
WriteFloat(Float v)HyperFile
WriteFloat32(Float32 v)HyperFile
WriteFloat64(Float64 v)HyperFile
WriteGeData(const GeData &v)HyperFile
WriteImage(BaseBitmap *bmp, Int32 type, BaseContainer *data, SAVEBIT savebits=SAVEBIT_ALPHA)HyperFile
WriteInt16(Int16 v)HyperFile
WriteInt32(Int32 v)HyperFile
WriteInt64(Int64 v)HyperFile
WriteMatrix(const Matrix &v)HyperFile
WriteMatrix32(const Matrix32 &v)HyperFile
WriteMatrix64(const Matrix64 &v)HyperFile
WriteMemory(const void *data, Int count)HyperFile
WriteStatus()HyperFileprivate
WriteString(const String &v)HyperFile
WriteTime(const BaseTime &v)HyperFile
WriteUChar(UChar v)HyperFile
WriteUInt16(UInt16 v)HyperFile
WriteUInt32(UInt32 v)HyperFile
WriteUnknownChunk(const void *mem, Int size, Bool endchunkNOTincluded)HyperFile
WriteVector(const Vector &v)HyperFile
WriteVector32(const Vector32 &v)HyperFile
WriteVector64(const Vector64 &v)HyperFile
WriteVReal(Float v)HyperFileprotected
~HyperFile()HyperFilevirtual