GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Pkt_Send Struct Reference

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

Collaboration diagram for _LIM_Pkt_Send:

Collaboration graph
[legend]

Data Fields

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.


Field Documentation

unsigned int _LIM_Pkt_Send::apid
 

APID value of the packet.

char* _LIM_Pkt_Send::desc
 

Description of the packet.

unsigned int _LIM_Pkt_Send::func
 

Function code of the packet.

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.

ITC_NodeID _LIM_Pkt_Send::nid
 

ID of the packet's target node.

LIM_Pool* _LIM_Pkt_Send::pool_p
 

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

ITC_QueueID _LIM_Pkt_Send::qid
 

ID of the packet's target queue.

ITC_TaskID _LIM_Pkt_Send::tid
 

ID of the packet's target task.

int _LIM_Pkt_Send::use_checksum
 

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


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:46:05 2008 by  doxygen 1.4.4