Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcAutoDataPacket Class Reference

Creates packet automatically from queue and includes as many packet as it can to one sendable packet. More...

Inheritance diagram for XFcAutoDataPacket:

Inheritance graph
[legend]
Collaboration diagram for XFcAutoDataPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual INT32 createPacket (XFcObjectDataQueue *aQueue, INT32 aSeqNum, XFcObjectDataPacket *aOdata)
 Creates a packet.

virtual INT32 getPacketStatus ()
 Gets packet status.

virtual ~XFcAutoDataPacket ()
 Virtual destructor.


Static Public Member Functions

XFcAutoDataPacket * create ()
 Static constructor.


Protected Member Functions

 XFcAutoDataPacket ()
 Protected constructor.


Detailed Description

Creates packet automatically from queue and includes as many packet as it can to one sendable packet.


Constructor & Destructor Documentation

XFcAutoDataPacket::XFcAutoDataPacket   [protected]
 

Protected constructor.

virtual XFcAutoDataPacket::~XFcAutoDataPacket   [virtual]
 

Virtual destructor.


Member Function Documentation

XFcAutoDataPacket* XFcAutoDataPacket::create   [static]
 

Static constructor.

virtual INT32 XFcAutoDataPacket::createPacket XFcObjectDataQueue   aQueue,
INT32    aSeqNum,
XFcObjectDataPacket   aOdata
[virtual]
 

Creates a packet.

Parameters:
aQueue packet queue.
aSeqNum sequence number.
aOdata data packet.
Returns:
1 if successful, or 0 otherwise.

Implements XFcPacketCreator.

virtual INT32 XFcAutoDataPacket::getPacketStatus   [virtual]
 

Gets packet status.

Implements XFcPacketCreator.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch