Changeset 6665 for trunk/ARBDB/arbdb.cxx

Show
Ignore:
Timestamp:
21/05/10 15:00:40 (2 years ago)
Author:
westram
Message:
  • added GB_open_DBs() - returns number of open ARB databases
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ARBDB/arbdb.cxx

    r6663 r6665  
    333333} 
    334334 
     335int GB_open_DBs() { 
     336    return gb_local ? gb_local->openedDBs-gb_local->closedDBs : 0; 
     337} 
     338 
    335339GB_ERROR gb_unfold(GBCONTAINER *gbd, long deep, int index_pos) { 
    336340    /*! get data from server.