FX::TnFXSQLDBIPCMsgsI::RequestRowsAck Struct Reference

#include <TnFXSQLDB_ipc.h>

Inheritance diagram for FX::TnFXSQLDBIPCMsgsI::RequestRowsAck:

FX::FXIPCMsg FX::TnFXSQLDBIPCMsgs< chunkno >::RequestRowsAck List of all members.

Detailed Description

Definition at line 465 of file TnFXSQLDB_ipc.h.

Public Types

typedef FXIPCMsgChunkCodeAlloc<
CloseCursor::id::nextcode,
false > 
id
typedef FXIPCMsgRegister<
id, RequestRowsAck
regtype
 FlagsWantAck
 FlagsGZipped
 FlagsHasRouting
 FlagsIsBigEndian
enum  Flags { FlagsWantAck, FlagsGZipped, FlagsHasRouting, FlagsIsBigEndian }

Public Member Functions

 RequestRowsAck (FXuint _id=0, FXint _rowsToGo=0)
 ~RequestRowsAck ()
void endianise (FXStream &s) const
void deendianise (FXStream &s)
bool operator== (const FXIPCMsg &o) const throw ()
bool operator!= (const FXIPCMsg &o) const throw ()
int headerLength () const throw ()
FXuint length () const throw ()
FXuint msgType () const throw ()
bool hasAck () const throw ()
FXuint msgId () const throw ()
void setMsgId (FXuint id) throw ()
bool wantsAck () const throw ()
bool gzipped () const throw ()
void setGZipped (bool v) throw ()
bool hasRouting () const throw ()
FXuint routing () const throw ()
void setRouting (FXuint no) throw ()
bool inBigEndian () const throw ()
FXucharoriginalData () const throw ()
void write (FXStream &s) const
void read (FXStream &s)

Public Attributes

QPtrVector< ColumnData > * data
FXint rowsToGo

Static Public Attributes

static const FXuint minHeaderLength
static const FXuint maxHeaderLength

Friends

class FXIPCChannel
class FXIPCChannelIndirector


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:08 2009 for TnFOX by doxygen v1.4.7