sxPacket Class Reference

packet object More...

#include <sxPacket.h>

List of all members.

Public Member Functions

 sxPacket (sxPacketHeader *h)
 sxPacket (sxPacketContent *c, sxPacketHeader *h)
void Serialize (QDataStream &ds) const
void Deserialize (QDataStream &ds)
bool Append (const sxPacket &packet)
void Drop ()
void DropContent ()
void DropHeader ()
void SetContentType (sx::DataType type)
sx::DataType ContentType () const
sxPacketContentCreateContent (sx::DataType type, bool attach)
sxPacketClone () const
sxPacketHeaderHeader () const
void AttachHeader (sxPacketHeader *h)
void DetachHeader ()
sxPacketContentContent () const
void AttachContent (sxPacketContent *c)
void DetachContent ()
void Detach ()
bool IsEmpty () const
bool HasContent () const
bool HasHeader () const

Static Public Member Functions

static sxPacketContentCreateContent (sx::DataType type)


Detailed Description

packet object

Member Function Documentation

void sxPacket::Drop (  ) 

danger :)

Referenced by sxComponent::OnEvaluate(), and sxOutPort::Write().


The documentation for this class was generated from the following files:

Generated on Wed Dec 17 19:30:47 2008 for xBCI API by  doxygen 1.5.7.1