GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CCSDS / V3-2-4

Constituent: ccsds_unit_test     Tag: mv2304


Interface   Compound List   File List   Compound Members   File Members  

CCSDS_swap.h File Reference

Byte swap library for CCSDS data structures. More...

#include "CCSDS/CCSDS_pkt.h"

Include dependency graph for CCSDS_swap.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

void CCSDS_swapPktHdr (const void *inHdr, void *outHdr, CCSDS_Pkt_Type type)
 Byte swap a LAT CCSDS packet header.

void CCSDS_swapPriHdr (const void *inHdr, void *outHdr)
 Byte swap a CCSDS packet primary header.


Detailed Description

Byte swap library for CCSDS data structures.

Author:
D.L. Wood
The CCSDS native format is big-endian. This library allows users to insert and extract fields from these structures in native format on little-endian machines. The functions allow for machine-independent code.
Generated on Wed May 26 16:45:02 2004 by doxygen 1.3.3