Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
IFX_StreamWithSize Class Referenceabstract

#include <fx_stream.h>

+ Inheritance diagram for IFX_StreamWithSize:
+ Collaboration diagram for IFX_StreamWithSize:

Public Member Functions

virtual FX_FILESIZE GetSize ()=0
 

Detailed Description

Definition at line 37 of file fx_stream.h.

Member Function Documentation

◆ GetSize()

virtual FX_FILESIZE IFX_StreamWithSize::GetSize ( )
pure virtual

Implemented in CFX_MemoryStream, CFX_ReadOnlySpanStream, CFX_ReadOnlyStringStream, CFX_ReadOnlyVectorStream, CPDF_ReadValidator, CPDF_SeekableMultiStream, CPDFSDK_CustomAccess, and InvalidSeekableReadStream.

Referenced by IFX_SeekableStream::WriteBlock(), and IFX_SeekableWriteStream::WriteBlock().

+ Here is the caller graph for this function:

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