Open Search
    HyperFile Member List

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

    Alloc()HyperFilestatic
    Close()HyperFile
    Free(HyperFile *&fl)HyperFilestatic
    GetDocument() constHyperFile
    GetError() constHyperFile
    GetFileVersion() constHyperFile
    GetFilterFlags() constHyperFile
    GetLocation() constHyperFile
    HyperFile()HyperFileprivate
    Open(Int32 ident, const Filename &filename, FILEOPEN mode, FILEDIALOG error_dialog)HyperFile
    ReadArray(void *data, HYPERFILEARRAY type, Int32 structure_increment, Int32 count)HyperFile
    ReadBool(Bool *v)HyperFile
    ReadChannelConvert(GeListNode *node, Int32 link_id)HyperFile
    ReadChar(Char *v)HyperFile
    ReadChunkEnd()HyperFile
    ReadChunkStart(Int32 *id, Int32 *level)HyperFile
    ReadContainer(BaseContainer *v, Bool flush)HyperFile
    ReadFilename(Filename *v)HyperFile
    ReadFloat(Float *v)HyperFile
    ReadFloat32(Float32 *v)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
    ReadString(maxon::String *v)HyperFile
    ReadTime(BaseTime *v)HyperFile
    ReadUChar(UChar *v)HyperFile
    ReadUInt16(UInt16 *v)HyperFile
    ReadUInt32(UInt32 *v)HyperFile
    ReadUInt64(UInt64 *v)HyperFile
    ReadUuid(C4DUuid *v)HyperFile
    ReadValueHeader(HYPERFILEVALUE *h)HyperFile
    ReadVector(Vector *v)HyperFile
    ReadVector32(Vector32 *v)HyperFile
    ReadVector64(Vector64 *v)HyperFile
    SetError(FILEERROR err)HyperFile
    SetFileVersion(Int32 val)HyperFile
    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 format, 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
    WriteString(const maxon::String &v)HyperFile
    WriteTime(const BaseTime &v)HyperFile
    WriteUChar(UChar v)HyperFile
    WriteUInt16(UInt16 v)HyperFile
    WriteUInt32(UInt32 v)HyperFile
    WriteUInt64(UInt64 v)HyperFile
    WriteUuid(const C4DUuid &v)HyperFile
    WriteVector(const Vector &v)HyperFile
    WriteVector32(const Vector32 &v)HyperFile
    WriteVector64(const Vector64 &v)HyperFile
    ~HyperFile()HyperFileprivate