NCBI C++ ToolKit
Public Attributes | List of all members
CCassQueryList::SQrySlot Struct Reference

Search Toolkit Book for CCassQueryList::SQrySlot

+ Collaboration diagram for CCassQueryList::SQrySlot:

Public Attributes

unique_ptr< ICassQueryListConsumerm_consumer
 
shared_ptr< CCassQuerym_qry
 
size_t m_index
 
int m_retry_count
 
SQrySlotState m_state
 

Detailed Description

Definition at line 81 of file cass_query_list.hpp.

Member Data Documentation

◆ m_consumer

unique_ptr<ICassQueryListConsumer> CCassQueryList::SQrySlot::m_consumer

◆ m_index

size_t CCassQueryList::SQrySlot::m_index

◆ m_qry

shared_ptr<CCassQuery> CCassQueryList::SQrySlot::m_qry

◆ m_retry_count

int CCassQueryList::SQrySlot::m_retry_count

Definition at line 85 of file cass_query_list.hpp.

Referenced by CCassQueryList::AttachSlot(), and CCassQueryList::CheckSlot().

◆ m_state

SQrySlotState CCassQueryList::SQrySlot::m_state

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:54 2024 by modify_doxy.py rev. 669887