#include "OW_config.h"
#include "OW_dbDatabase.hpp"
#include "OW_Exception.hpp"
#include "OW_Format.hpp"
#include "OW_UTF8Utils.hpp"
#include "OW_dbUtils.hpp"
#include <db.h>
Include dependency graph for OW_dbDatabase.cpp:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Functions | |
static int | recCompare (const DBT *key1, const DBT *key2) |
static int | OW_dbrecCompare (const ::DBT *key1, const ::DBT *key2) |
|
Definition at line 129 of file OW_dbDatabase.cpp. References OW_NAMESPACE::UTF8Utils::compareToIgnoreCase(). |
|
|