|
ReassemblyQueue & | operator= (ReassemblyQueue const &) |
|
| ReassemblyQueue (ReassemblyQueue const &) |
|
MCAPI void | Add (::webrtc::StrongAlias<::dcsctp::TSNTag, uint > tsn, ::dcsctp::Data data) |
|
MCAPI void | AddHandoverState (::dcsctp::DcSctpSocketHandoverState &state) |
|
MCAPI void | AddReassembledMessage (::rtc::ArrayView<::dcsctp::UnwrappedSequenceNumber<::webrtc::StrongAlias<::dcsctp::TSNTag, uint > > const > tsns, ::dcsctp::DcSctpMessage message) |
|
MCAPI void | EnterDeferredReset (::webrtc::StrongAlias<::dcsctp::TSNTag, uint > sender_last_assigned_tsn, ::rtc::ArrayView<::webrtc::StrongAlias<::dcsctp::StreamIDTag, ushort > const > streams) |
|
MCAPI ::std::vector<::dcsctp::DcSctpMessage > | FlushMessages () |
|
MCAPI::dcsctp::HandoverReadinessStatus | GetHandoverReadiness () const |
|
MCAPI void | HandleForwardTsn (::webrtc::StrongAlias<::dcsctp::TSNTag, uint > new_cumulative_tsn, ::rtc::ArrayView<::dcsctp::AnyForwardTsnChunk::SkippedStream const > skipped_streams) |
|
MCAPI | ReassemblyQueue (::std::string_view log_prefix, uint64 max_size_bytes, bool use_message_interleaving) |
|
MCAPI void | ResetStreamsAndLeaveDeferredReset (::rtc::ArrayView<::webrtc::StrongAlias<::dcsctp::StreamIDTag, ushort > const > stream_ids) |
|
MCAPI void | RestoreFromState (::dcsctp::DcSctpSocketHandoverState const &state) |
|
MCAPI | ~ReassemblyQueue () |
|
MCAPI void * | $ctor (::std::string_view log_prefix, uint64 max_size_bytes, bool use_message_interleaving) |
|
MCAPI void | $dtor () |
|
◆ ReassemblyQueue()
MCAPI dcsctp::ReassemblyQueue::ReassemblyQueue |
( |
::std::string_view | log_prefix, |
|
|
uint64 | max_size_bytes, |
|
|
bool | use_message_interleaving ) |
- 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.
◆ ~ReassemblyQueue()
MCAPI dcsctp::ReassemblyQueue::~ReassemblyQueue |
( |
| ) |
|
- 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.
◆ Add()
- 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.
◆ AddHandoverState()
- 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.
◆ AddReassembledMessage()
- 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.
◆ EnterDeferredReset()
- 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.
◆ FlushMessages()
- 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.
◆ GetHandoverReadiness()
MCAPI::dcsctp::HandoverReadinessStatus dcsctp::ReassemblyQueue::GetHandoverReadiness |
( |
| ) |
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.
◆ HandleForwardTsn()
- 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.
◆ ResetStreamsAndLeaveDeferredReset()
- 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.
◆ RestoreFromState()
- 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 * dcsctp::ReassemblyQueue::$ctor |
( |
::std::string_view | log_prefix, |
|
|
uint64 | max_size_bytes, |
|
|
bool | use_message_interleaving ) |
- 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 dcsctp::ReassemblyQueue::$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: