LeviLamina
Loading...
Searching...
No Matches
rtc::StreamInterface Class Referenceabstract
Inheritance diagram for rtc::StreamInterface:

Public Member Functions

StreamInterface & operator= (StreamInterface const &)
 StreamInterface (StreamInterface const &)
virtual::rtc::StreamState GetState () const =0
virtual::rtc::StreamResult Read (::rtc::ArrayView< uchar >, uint64 &, int &)=0
virtual::rtc::StreamResult Write (::rtc::ArrayView< uchar const >, uint64 &, int &)=0
virtual void Close ()=0
virtual bool Flush ()
MCAPI StreamInterface ()
MCAPI::rtc::StreamResult WriteAll (void const *data, uint64 data_len, uint64 *written, int *error)
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI bool $Flush ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 48 > mUnk126000

Constructor & Destructor Documentation

◆ StreamInterface()

MCAPI rtc::StreamInterface::StreamInterface ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ WriteAll()

MCAPI::rtc::StreamResult rtc::StreamInterface::WriteAll ( void const * data,
uint64 data_len,
uint64 * written,
int * error )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * rtc::StreamInterface::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void rtc::StreamInterface::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $Flush()

MCAPI bool rtc::StreamInterface::$Flush ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** rtc::StreamInterface::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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