TracktionEngine
Static Public Member Functions | List of all members
ArchivingFunctions Struct Reference

Static Public Member Functions

static ARASize ARA_CALL getArchiveSize (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef ref)
 
static ARABool ARA_CALL readBytesFromArchive (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef ref, ARASize pos, ARASize length, ARAByte buffer[])
 
static ARABool ARA_CALL writeBytesToArchive (ARAArchivingControllerHostRef, ARAArchiveWriterHostRef ref, ARASize position, ARASize length, const ARAByte buffer[])
 
static void ARA_CALL notifyDocumentArchivingProgress (ARAArchivingControllerHostRef, float p)
 
static void ARA_CALL notifyDocumentUnarchivingProgress (ARAArchivingControllerHostRef, float p)
 
static ARAPersistentID ARA_CALL getDocumentArchiveID (ARAArchivingControllerHostRef, ARAArchiveReaderHostRef)
 

Member Function Documentation

◆ getArchiveSize()

static ARASize ARA_CALL ArchivingFunctions::getArchiveSize ( ARAArchivingControllerHostRef  ,
ARAArchiveReaderHostRef  ref 
)
static

◆ readBytesFromArchive()

static ARABool ARA_CALL ArchivingFunctions::readBytesFromArchive ( ARAArchivingControllerHostRef  ,
ARAArchiveReaderHostRef  ref,
ARASize  pos,
ARASize  length,
ARAByte  buffer[] 
)
static

References CRASH_TRACER.

◆ writeBytesToArchive()

static ARABool ARA_CALL ArchivingFunctions::writeBytesToArchive ( ARAArchivingControllerHostRef  ,
ARAArchiveWriterHostRef  ref,
ARASize  position,
ARASize  length,
const ARAByte  buffer[] 
)
static

References CRASH_TRACER.

◆ notifyDocumentArchivingProgress()

static void ARA_CALL ArchivingFunctions::notifyDocumentArchivingProgress ( ARAArchivingControllerHostRef  ,
float  p 
)
static

◆ notifyDocumentUnarchivingProgress()

static void ARA_CALL ArchivingFunctions::notifyDocumentUnarchivingProgress ( ARAArchivingControllerHostRef  ,
float  p 
)
static

◆ getDocumentArchiveID()

static ARAPersistentID ARA_CALL ArchivingFunctions::getDocumentArchiveID ( ARAArchivingControllerHostRef  ,
ARAArchiveReaderHostRef   
)
static

The documentation for this struct was generated from the following file: