IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2005, 10:58:51 AM (21 years ago)
Author:
desonia
Message:

modified psMetadata to use a special psMetadataType to signify duplicate
entries and added a flag to signify that duplicate entries are OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psMetadataIO.h

    r3264 r3381  
    11/** @file  psMetadataIO.h
    2 *
    3 *  @brief Contains metadata input/output functions.
    4 *
    5 *  This file defines functions to read and write metadata to/from an external file.
    6 *
    7 *  @ingroup Metadata
    8 *
    9 *  @author Ross Harman, MHPCC
    10 *
    11 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-02-17 19:26:23 $
    13 *
    14 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    15 */
     2 *
     3 *  @brief Contains metadata input/output functions.
     4 *
     5 *  This file defines functions to read and write metadata to/from an external file.
     6 *
     7 *  @ingroup Metadata
     8 *
     9 *  @author Ross Harman, MHPCC
     10 *  @author Robert DeSonia, MHPCC
     11 *
     12 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-03-07 20:58:50 $
     14 *
     15 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     16 */
    1617#ifndef PS_METADATAIO_H
    1718#define PS_METADATAIO_H
    18 
    1919
    2020/// @addtogroup Metadata
Note: See TracChangeset for help on using the changeset viewer.