Main Page | File List

openraw_archive_iterator.h File Reference

Includes definition and functions of data structure OpenRawArchiveIterator
which is used to access .msar and .ms2ar files. More...

Go to the source code of this file.

Data Structures

struct  OpenRawArchiveIterator

Typedefs

typedef OpenRawArchiveIterator OpenRawArchiveIterator

Functions

void OpenRawArchiveIterator_init (OpenRawArchiveIterator *iter, FILE *fp)
int OpenRawArchiveIterator_loadHeader (OpenRawArchiveIterator *iter)
void * OpenRawArchiveIterator_getNext (OpenRawArchiveIterator *iter, int *nSize)
float * OpenRawArchiveIterator_getNextAsProfile (OpenRawArchiveIterator *iter, int *nSize)
OpenRawPoint2f * OpenRawArchiveIterator_getNextAsCentroid (OpenRawArchiveIterator *iter, int *nSize)
void OpenRawArchiveIterator_seekScan (OpenRawArchiveIterator *iter, int scan)
void OpenRawArchiveIterator_destroy (OpenRawArchiveIterator *iter)
char * OpenRawArchiveType_toString (int type)


Detailed Description

Includes definition and functions of data structure OpenRawArchiveIterator
which is used to access .msar and .ms2ar files.

Author:
Kyriacos C. Leptos
Date:
2004-12-03

Generated on Sat Dec 3 17:27:02 2005 for openraw by  doxygen 1.4.4