#include <ksync_sock.h>
Definition at line 231 of file ksync_sock.h.
◆ KSyncBulkMsgContext() [1/2]
KSyncBulkMsgContext::KSyncBulkMsgContext |
( |
IoContext::Type |
type, |
|
|
uint32_t |
index |
|
) |
| |
◆ KSyncBulkMsgContext() [2/2]
◆ ~KSyncBulkMsgContext()
KSyncBulkMsgContext::~KSyncBulkMsgContext |
( |
| ) |
|
◆ AddReceiveBuffer()
void KSyncBulkMsgContext::AddReceiveBuffer |
( |
char * |
buff | ) |
|
◆ Data()
◆ GetReceiveBuffer()
char * KSyncBulkMsgContext::GetReceiveBuffer |
( |
| ) |
|
◆ Insert()
void KSyncBulkMsgContext::Insert |
( |
IoContext * |
ioc | ) |
|
◆ io_context_type()
◆ seqno()
uint32_t KSyncBulkMsgContext::seqno |
( |
| ) |
|
|
inline |
◆ set_seqno()
void KSyncBulkMsgContext::set_seqno |
( |
uint32_t |
seq | ) |
|
|
inline |
◆ work_queue_index()
uint32_t KSyncBulkMsgContext::work_queue_index |
( |
| ) |
const |
|
inline |
◆ KSyncBulkSandeshContext
◆ io_context_list_
◆ io_context_list_it_
IoContextList::iterator KSyncBulkMsgContext::io_context_list_it_ |
|
private |
◆ io_context_type_
◆ kMaxRxBufferCount
const unsigned KSyncBulkMsgContext::kMaxRxBufferCount = 64 |
|
static |
◆ rx_buffer_index_
uint32_t KSyncBulkMsgContext::rx_buffer_index_ |
|
private |
◆ rx_buffers_
◆ seqno_
uint32_t KSyncBulkMsgContext::seqno_ |
|
private |
◆ vr_response_count_
uint32_t KSyncBulkMsgContext::vr_response_count_ |
|
private |
◆ work_queue_index_
uint32_t KSyncBulkMsgContext::work_queue_index_ |
|
private |
The documentation for this class was generated from the following files: