LeviLamina
Loading...
Searching...
No Matches
rtc::BufferQueue Class Reference

Public Member Functions

BufferQueueoperator= (BufferQueue const &)
 
 BufferQueue (BufferQueue const &)
 
MCAPI BufferQueue (uint64 capacity, uint64 default_size)
 
MCAPI void Clear ()
 
MCAPI bool ReadFront (void *buffer, uint64 bytes, uint64 *bytes_read)
 
MCAPI bool WriteBack (void const *buffer, uint64 bytes, uint64 *bytes_written)
 
MCAPI uint64 size () const
 
MCAPI ~BufferQueue ()
 
MCAPI void * $ctor (uint64 capacity, uint64 default_size)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk2626b0
 
::ll::UntypedStorage< 8, 8 > mUnke0588c
 
::ll::UntypedStorage< 8, 8 > mUnkf617f2
 
::ll::UntypedStorage< 8, 40 > mUnk410391
 
::ll::UntypedStorage< 8, 24 > mUnkb5c058
 

Constructor & Destructor Documentation

◆ BufferQueue()

MCAPI rtc::BufferQueue::BufferQueue ( uint64 capacity,
uint64 default_size )
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.

◆ ~BufferQueue()

MCAPI rtc::BufferQueue::~BufferQueue ( )
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

◆ Clear()

MCAPI void rtc::BufferQueue::Clear ( )
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.

◆ ReadFront()

MCAPI bool rtc::BufferQueue::ReadFront ( void * buffer,
uint64 bytes,
uint64 * bytes_read )
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.

◆ WriteBack()

MCAPI bool rtc::BufferQueue::WriteBack ( void const * buffer,
uint64 bytes,
uint64 * bytes_written )
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.

◆ size()

MCAPI uint64 rtc::BufferQueue::size ( ) const
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::BufferQueue::$ctor ( uint64 capacity,
uint64 default_size )
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::BufferQueue::$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.

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