Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psMetadataItemCompare.h

Go to the documentation of this file.
00001 #ifndef PS_METADATA_ITEM_COMPARE_H
00002 #define PS_METADATA_ITEM_COMPARE_H
00003 
00004 #include "psMetadata.h"
00005 
00006 bool psMetadataItemCompare(const psMetadataItem *compare, // Item to compare to the template
00007                            const psMetadataItem *template // The template
00008                           )
00009 ;
00010 
00011 
00012 #endif

Generated on Mon Jul 3 14:13:44 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4