LeviLamina
Loading...
Searching...
No Matches
webrtc::CopyOnWriteBuffer Class Reference

Public Member Functions

CopyOnWriteBufferoperator= (CopyOnWriteBuffer const &)
MCAPI void Clear ()
MCAPI CopyOnWriteBuffer ()
MCAPI CopyOnWriteBuffer (::webrtc::CopyOnWriteBuffer &&buf)
MCAPI CopyOnWriteBuffer (::webrtc::CopyOnWriteBuffer const &buf)
MCAPI CopyOnWriteBuffer (uint64 size)
MCAPI CopyOnWriteBuffer (uint64 size, uint64 capacity)
MCAPI void EnsureCapacity (uint64 new_capacity)
MCAPI void SetSize (uint64 size)
MCAPI void UnshareAndEnsureCapacity (uint64 new_capacity)
MCAPI::webrtc::CopyOnWriteBuffer & operator= (::webrtc::CopyOnWriteBuffer &&buf)
MCAPI bool operator== (::webrtc::CopyOnWriteBuffer const &buf) const
MCAPI ~CopyOnWriteBuffer ()
MCAPI void * $ctor ()
MCAPI void * $ctor (::webrtc::CopyOnWriteBuffer &&buf)
MCAPI void * $ctor (::webrtc::CopyOnWriteBuffer const &buf)
MCAPI void * $ctor (uint64 size)
MCAPI void * $ctor (uint64 size, uint64 capacity)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk28b65a
::ll::UntypedStorage< 8, 8 > mUnk86abf0
::ll::UntypedStorage< 8, 8 > mUnk701575

Constructor & Destructor Documentation

◆ CopyOnWriteBuffer() [1/5]

MCAPI webrtc::CopyOnWriteBuffer::CopyOnWriteBuffer ( )
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.

◆ CopyOnWriteBuffer() [2/5]

MCAPI webrtc::CopyOnWriteBuffer::CopyOnWriteBuffer ( ::webrtc::CopyOnWriteBuffer && buf)
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.

◆ CopyOnWriteBuffer() [3/5]

MCAPI webrtc::CopyOnWriteBuffer::CopyOnWriteBuffer ( ::webrtc::CopyOnWriteBuffer const & buf)
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.

◆ CopyOnWriteBuffer() [4/5]

MCAPI webrtc::CopyOnWriteBuffer::CopyOnWriteBuffer ( uint64 size)
explicit
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.

◆ CopyOnWriteBuffer() [5/5]

MCAPI webrtc::CopyOnWriteBuffer::CopyOnWriteBuffer ( uint64 size,
uint64 capacity )
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.

◆ ~CopyOnWriteBuffer()

MCAPI webrtc::CopyOnWriteBuffer::~CopyOnWriteBuffer ( )
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 webrtc::CopyOnWriteBuffer::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.

◆ EnsureCapacity()

MCAPI void webrtc::CopyOnWriteBuffer::EnsureCapacity ( uint64 new_capacity)
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.

◆ SetSize()

MCAPI void webrtc::CopyOnWriteBuffer::SetSize ( uint64 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.

◆ UnshareAndEnsureCapacity()

MCAPI void webrtc::CopyOnWriteBuffer::UnshareAndEnsureCapacity ( uint64 new_capacity)
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.

◆ operator=()

MCAPI::webrtc::CopyOnWriteBuffer & webrtc::CopyOnWriteBuffer::operator= ( ::webrtc::CopyOnWriteBuffer && buf)
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.

◆ operator==()

MCAPI bool webrtc::CopyOnWriteBuffer::operator== ( ::webrtc::CopyOnWriteBuffer const & buf) 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() [1/5]

MCAPI void * webrtc::CopyOnWriteBuffer::$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.

◆ $ctor() [2/5]

MCAPI void * webrtc::CopyOnWriteBuffer::$ctor ( ::webrtc::CopyOnWriteBuffer && buf)
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() [3/5]

MCAPI void * webrtc::CopyOnWriteBuffer::$ctor ( ::webrtc::CopyOnWriteBuffer const & buf)
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() [4/5]

MCAPI void * webrtc::CopyOnWriteBuffer::$ctor ( uint64 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.

◆ $ctor() [5/5]

MCAPI void * webrtc::CopyOnWriteBuffer::$ctor ( uint64 size,
uint64 capacity )
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 webrtc::CopyOnWriteBuffer::$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: