IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2008, 11:13:41 AM (18 years ago)
Author:
jhoblitt
Message:

first attempt at supporting multiple databases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/src/nebclient.h

    r20344 r20965  
    44 * Copyright (C) 2005  Joshua Hoblitt
    55 *
    6  * $Id: nebclient.h,v 1.36 2008-10-23 22:30:44 bills Exp $
     6 * $Id: nebclient.h,v 1.37 2008-12-12 21:13:41 jhoblitt Exp $
    77 */
    88
     
    248248bool nebDeleteInstance(
    249249    nebServer *server,                  ///< nebServer object
     250    const char *key,                    ///< storage object key (name)
    250251    const char *URI                     ///< URL of instance to remove
    251252);
Note: See TracChangeset for help on using the changeset viewer.