|
|
virtual void | sendInterest (const Name &interest_name, std::array< uint32_t, MAX_AGGREGATED_INTEREST > *additional_suffixes=nullptr, uint32_t len=0) |
| |
|
template<typename FECHandler , typename AllocatorHandler > |
| void | enableFEC (FECHandler &&fec_handler, AllocatorHandler &&allocator_handler) |
| |
|
implementation::ConsumerSocket * | socket_ |
| |
|
std::unique_ptr< Indexer > | indexer_verifier_ |
| |
|
std::unique_ptr< Reassembly > | reassembly_ |
| |
|
std::unique_ptr< fec::ConsumerFEC > | fec_decoder_ |
| |
|
std::shared_ptr< core::Portal > | portal_ |
| |
|
std::atomic< bool > | is_first_ |
| |
|
interface::TransportStatistics * | stats_ |
| |
|
interface::ConsumerInterestCallback * | on_interest_retransmission_ |
| |
|
interface::ConsumerInterestCallback * | on_interest_output_ |
| |
|
interface::ConsumerInterestCallback * | on_interest_timeout_ |
| |
|
interface::ConsumerInterestCallback * | on_interest_satisfied_ |
| |
|
interface::ConsumerContentObjectCallback * | on_content_object_input_ |
| |
|
interface::ConsumerContentObjectCallback * | on_content_object_ |
| |
|
interface::ConsumerTimerCallback * | stats_summary_ |
| |
|
ReadCallback * | on_payload_ |
| |
|
bool | is_async_ |
| |
|
fec::FECType | fec_type_ |
| |
◆ transportHeaderLength()
| std::size_t transport::protocol::rtc::RTCTransportProtocol::transportHeaderLength |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- libtransport/src/protocols/rtc/rtc.h