Flip.h File Reference

#include "DataType.h"

Include dependency graph for Flip.h:

Go to the source code of this file.

Defines

#define __FLIP_H

Functions

void FlipShort (SHORT *short_ptr)
void FlipLong (LONG *long_ptr)
void FlipShort68k (short *short_ptr)
void FlipLong68k (long *long_ptr)
void ReverseBytes (void *v, int size)
void FlipDouble68k (double *double_ptr)
void FlipLongBits (ULONG *ptr)


Define Documentation

#define __FLIP_H
 

Definition at line 3 of file Flip.h.


Function Documentation

void FlipDouble68k double *  double_ptr  )  [inline]
 

Definition at line 66 of file Flip.h.

References ReverseBytes().

Here is the call graph for this function:

void FlipLong LONG *  long_ptr  )  [inline]
 

Definition at line 19 of file Flip.h.

void FlipLong68k long long_ptr  )  [inline]
 

Definition at line 40 of file Flip.h.

void FlipLongBits ULONG ptr  )  [inline]
 

Definition at line 73 of file Flip.h.

void FlipShort SHORT short_ptr  )  [inline]
 

Definition at line 9 of file Flip.h.

void FlipShort68k short *  short_ptr  )  [inline]
 

Definition at line 30 of file Flip.h.

void ReverseBytes void *  v,
int  size
[inline]
 

Definition at line 51 of file Flip.h.

Referenced by FlipDouble68k().


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:47 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001