Return true if the database managed by this class contains no entries.
Synopsis
Declared in <dbwrapper.h>
bool
IsEmpty();
Return Value
True if the database is empty, false otherwise.
Created with MrDocs
Return true if the database managed by this class contains no entries.
Declared in <dbwrapper.h>
bool
IsEmpty();
True if the database is empty, false otherwise.
Created with MrDocs