SMP::packet Struct Reference

Packets structure This structure defines the packets as optional data unit used in buffer transferring. More...

#include <buffer.h>

List of all members.

Public Attributes

int header
 packet header, 4 bytes, user-defined. ex: "pkhd"
unsigned size
 packet size, 4 bytes, size of bytes. Max size=4GB
unsigned start_time
 packet start time, 4 bytes
unsigned duration
 packet duration, 4 bytes
char priority
 packet priority, 1 bytes
void * data
 data in the packet.


Detailed Description

Packets structure This structure defines the packets as optional data unit used in buffer transferring.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 15:41:57 2007 for SCREAMLinuxMiddleware(SLIM) by  doxygen 1.5.1