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

Public Member Functions

StreamInterfaceoperator= (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 *, uint64, uint64 *, int *)
 
MCAPI void * $ctor ()
 

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 * ,
uint64 ,
uint64 * ,
int *  )
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.

◆ $vftable()

static 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: