IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5872


Ignore:
Timestamp:
Jan 2, 2006, 5:34:07 PM (21 years ago)
Author:
eugene
Message:

adding ippMonitor

Location:
trunk/archive
Files:
12 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/p2tools/src/p2search.h

    r5869 r5872  
    5757    char url[128];                      // locator for file (neb / file)
    5858    char state;                         // current load state
    59 } ppRawImage;
     59} ppRawImfile;
    6060
    6161// this structure should be defined using the mddb api tools
     
    8282    char smf[16];                       // extension for object table
    8383    char state;                         // current P2 state
    84 } p2PendingImage;
     84} p2PendingImfile;
    8585
    8686// this structure should be defined using the mddb api tools
     
    107107    char smf[16];                       // extension for object table
    108108    char state;                         // current P2 state
    109 } p2DoneImage;
     109} p2DoneImfile;
    110110
    111111typedef struct {
Note: See TracChangeset for help on using the changeset viewer.