Doxygen Documentation

Main Index

Package Index

Package:

CCSDS

Version:

V3-2-1

Marked:

(not marked)

Constituent:

ccsds_unit_test

Tag:

sun-gcc


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 Sun Apr 11 05:26:33 2004 by doxygen 1.3.3