GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Pkt_Send Struct Reference

State information for a LIM packet sending object. More...

List of all members.

Public Attributes

unsigned int key
LIM_Poolpool_p
ITC_NodeID nid
ITC_TaskID tid
ITC_QueueID qid
unsigned int apid
unsigned int func
int use_checksum
char * desc


Detailed Description

State information for a LIM packet sending object.

Member Data Documentation

unsigned int _LIM_Pkt_Send::key

Key value that is set to LIM_PKT_SEND_VALID_KEY when the packet sending object state is valid.

LIM_Pool* _LIM_Pkt_Send::pool_p

Pointer to a memory pool object to use when allocating memory to send the packet.

ITC_NodeID _LIM_Pkt_Send::nid

ID of the packet's target node.

ITC_TaskID _LIM_Pkt_Send::tid

ID of the packet's target task.

ITC_QueueID _LIM_Pkt_Send::qid

ID of the packet's target queue.

unsigned int _LIM_Pkt_Send::apid

APID value of the packet.

unsigned int _LIM_Pkt_Send::func

Function code of the packet.

int _LIM_Pkt_Send::use_checksum

Flag to indicate if a checksum is to be included when sending the packet.

char* _LIM_Pkt_Send::desc

Description of the packet.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:21:24 2009 by  doxygen 1.5.3