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

Public Member Functions

MCAPI BufferQueue (uint64, uint64)
 
MCAPI void Clear ()
 
MCAPI bool ReadFront (void *, uint64, uint64 *)
 
MCAPI bool WriteBack (void const *, uint64, uint64 *)
 
MCAPI uint64 size () const
 
MCAPI ~BufferQueue ()
 
MCAPI void * $ctor (uint64, uint64)
 
MCAPI void $dtor ()
 

Constructor & Destructor Documentation

◆ BufferQueue()

MCAPI rtc::BufferQueue::BufferQueue ( uint64 ,
uint64  )
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 * ,
uint64 ,
uint64 *  )
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 * ,
uint64 ,
uint64 *  )
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 ,
uint64  )
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 struct was generated from the following file: