Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QIBaseEventBuffer Struct Reference
+ Collaboration diagram for QIBaseEventBuffer:

Public Types

enum  QIBaseSubscriptionState { Starting , Subscribed , Finished }
 

Public Attributes

ISC_UCHAR * eventBuffer
 
ISC_UCHAR * resultBuffer
 
ISC_LONG bufferLength
 
ISC_LONG eventId
 
QIBaseSubscriptionState subscriptionState
 

Detailed Description

Definition at line 312 of file qsql_ibase.cpp.

Member Enumeration Documentation

◆ QIBaseSubscriptionState

Enumerator
Starting 
Subscribed 
Finished 

Definition at line 318 of file qsql_ibase.cpp.

Member Data Documentation

◆ bufferLength

ISC_LONG QIBaseEventBuffer::bufferLength

Definition at line 315 of file qsql_ibase.cpp.

◆ eventBuffer

ISC_UCHAR* QIBaseEventBuffer::eventBuffer

Definition at line 313 of file qsql_ibase.cpp.

◆ eventId

ISC_LONG QIBaseEventBuffer::eventId

Definition at line 316 of file qsql_ibase.cpp.

◆ resultBuffer

ISC_UCHAR* QIBaseEventBuffer::resultBuffer

Definition at line 314 of file qsql_ibase.cpp.

◆ subscriptionState


The documentation for this struct was generated from the following file: