|
Agora
1.2.0
Agora project
|
This is the complete list of members for PacketTxRx, including all inherited members.
| AntNumToWorkerId(size_t ant_num) const | PacketTxRx | |
| cfg_ | PacketTxRx | protected |
| cond_ | PacketTxRx | protected |
| core_offset_ | PacketTxRx | protected |
| CreateWorker(size_t tid, size_t interface_count, size_t interface_offset, size_t *rx_frame_start, std::vector< RxPacket > &rx_memory, std::byte *const tx_memory)=0 | PacketTxRx | privatepure virtual |
| event_notify_q_ | PacketTxRx | protected |
| frame_start_ | PacketTxRx | private |
| interface_to_worker_ | PacketTxRx | private |
| InterfaceToWorker(size_t interface) const | PacketTxRx | inlineprotected |
| mutex_ | PacketTxRx | protected |
| notify_producer_tokens_ | PacketTxRx | protected |
| NotifyWorkers() | PacketTxRx | protected |
| num_channels_ | PacketTxRx | private |
| NumberTotalInterfaces() const | PacketTxRx | inlineprotected |
| NumberTotalWorkers() const | PacketTxRx | inlineprotected |
| NumChannels() const | PacketTxRx | inlineprotected |
| PacketTxRx(AgoraTxRx::TxRxTypes type, Config *const cfg, size_t core_offset, moodycamel::ConcurrentQueue< EventData > *event_notify_q, moodycamel::ConcurrentQueue< EventData > *tx_pending_q, moodycamel::ProducerToken **notify_producer_tokens, moodycamel::ProducerToken **tx_producer_tokens, Table< char > &rx_buffer, size_t packet_num_in_buffer, Table< size_t > &frame_start, char *tx_buffer) | PacketTxRx | |
| proceed_ | PacketTxRx | protected |
| rx_packets_ | PacketTxRx | private |
| StartTxRx(Table< complex_float > &calib_dl_buffer, Table< complex_float > &calib_ul_buffer) | PacketTxRx | virtual |
| StopTxRx() | PacketTxRx | protected |
| tx_memory_ | PacketTxRx | private |
| tx_pending_q_ | PacketTxRx | protected |
| tx_producer_tokens_ | PacketTxRx | protected |
| type_ | PacketTxRx | private |
| worker_thread_count_ | PacketTxRx | private |
| worker_threads_ | PacketTxRx | protected |
| ~PacketTxRx() | PacketTxRx | virtual |