IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2007, 4:38:07 PM (19 years ago)
Author:
Paul Price
Message:

Allow multiple (only input, currently) filerules of the same name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.h

    r12831 r13496  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-04-14 03:01:11 $
     6 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-05-24 02:38:07 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    1818//
    1919// Note that the returned pmFPAfile is a view only, so it should not be freed by the caller --- the only
    20 // reference count is held by the config->files metadata.
     20// reference count is held by the config->files metadata.  Multiple file rules of the same name are permitted
     21// if multiple is true.
    2122pmFPAfile *pmFPAfileDefineInput (const pmConfig *config, pmFPA *fpa, const char *name);
    2223
Note: See TracChangeset for help on using the changeset viewer.