IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2009, 11:46:17 AM (17 years ago)
Author:
Paul Price
Message:

Want filenames in the RUN metadata to be the names before they're unmangled (e.g., want neb://wherever instead of /path/to/wherever). Added new element to pmFPAfile to hold the unmangled name.

File:
1 edited

Legend:

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

    r21363 r23272  
    9191    char *name;                         // the name of the rule (useful for debugging / tracing)
    9292    char *filename;                     // the current name of an active file
     93    char *origname;                     // the original name (before mangling) of an active file
    9394    char *extname;                      // the current name of an active file extension
    9495
Note: See TracChangeset for help on using the changeset viewer.