d-leveldb v1.16.0 (2014-04-09T23:13:10Z)
Home
Dub
Repo
DB.isOpen
leveldb
db
DB
Tests if the database is open
class
DB
@
property
inout nothrow
bool
isOpen
(
)
Return Value
Type:
bool
true if there is an open database
Meta
Source
See Implementation
leveldb
db
DB
classes
Iterator
Snapshot
constructors
this
destructors
~this
functions
del
find
get
get_slice
opApply
opApplyReverse
open
put
write
properties
close
isOpen
iterator
snapshot
static functions
destroyDB
repairDB
Tests if the database is open