IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2007, 7:43:40 AM (20 years ago)
Author:
eugene
Message:

fixed macro function error, added restrictions to book selections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/data.h

    r10997 r11007  
    5050Page *FindPage (Book *book, char *name);
    5151Page *GetPage (Book *book, int where);
     52Page *GetPageRestricted (Book *book, int where, char *keyName, char *keyValue);
    5253Page *CreatePage (Book *book, char *name);
    5354int DeletePage (Book *book, Page *page);
Note: See TracChangeset for help on using the changeset viewer.