mi32/membuf.h File Reference

<mi32/membuf.h> Functions to handle memory buffers More...

#include <mi32/stddefns.h>

Include dependency graph for membuf.h:

mi32/stddefns.hmi32/dlldefns.h

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

mi32/color.hmi32/point.hmi32/simplear.hmi32/fixedstr.hmi32/doublear.hgre/3dbound.hgre/3dutils.hmi32/elemstyl.hrvc/legend.hmi32/cgm.hmi32/rvccad.hgre/viewable.hgre/layer.hmi32/xdefns.hgre/wireframe.hmgui/colorbtn.hmgui/grid.hmgui/tooltip.hmgui/xmldata.hmi32/colorarray.hmi32/colorpal.hmi32/dither.hmi32/matlas.hmi32/matte.hmi32/mg2cms.hmi32/mgps.hmi32/thumbnl.hmi32/tiffext.hrvc/hyperidx.hrvc/stylepatternbase.hrvc/themeprm.hmi32/htmldoc.hmi32/migrid.hmi32/thumbnlv.hrvc/stylepatternhatch.hgre/3dclip.hmi32/fillpoly.hmi32/ctrlpt.hmi32/polyline.hgre/3dpath.hmi32/rect.hgre/3dscene.hmi32/grtree.hmi32/coordop.hrvc/dbtable.hmi32/formpjpt.hmi32/geom2d.hmi32/gpsdbase.hmi32/planeconic.h

Go to the source code of this file.

Functions

UINT8 bitrev (UINT8 b)
void bitrevlin (UINT8 *buf, int numbytes)
int getbit (const UINT8 *array, INT32 index)
int getbitn (const UINT8 *array, INT32 index)
void memswap (void *vb1, void *vb2, int count)
void packbits (UINT8 *dest, UINT8 *source, int count)
void packbitsr (UINT8 *dest, UINT8 *source, int count)
void putbit (UINT8 *array, INT32 index, int value)
void revbuffer (void *vbuf, int cols)
template<class _BUF>
void SwapBytes (_BUF *alist, INT32 num)
double SwapBytes (double &value)
UINT64 SwapBytes (UINT64 &value)
INT64 SwapBytes (INT64 &value)
float SwapBytes (float &value)
UINT32 SwapBytes (UINT32 &value)
INT32 SwapBytes (INT32 &value)
UINT16 SwapBytes (UINT16 &value)
INT16 SwapBytes (INT16 &value)
UINT8 SwapBytes (UINT8 &value)
INT8 SwapBytes (INT8 &value)
char SwapBytes (char &value)
void SwapBytes2 (void *data, int num)
void SwapBytes4 (void *data, int num)
void SwapBytes8 (void *data, int num)
void SwapDataInBuffer (void *data, INT32 NumItems, int ItemSize)


Detailed Description

<mi32/membuf.h> Functions to handle memory buffers

Definition in file membuf.h.


Generated on Thu Apr 26 04:08:02 2007 for TNTsdk by  doxygen 1.5.2