Database Result Object Implementation. More...
#include "DatabaseResult.h"
#include <prmem.h>
#include <nsMemory.h>
#include <nsStringGlue.h>
#include <prlog.h>
Go to the source code of this file.
Macros | |
#define | LOG(args) /* nothing */ |
Functions | |
static void | IfLock (PRLock *aLock) |
static void | IfUnlock (PRLock *aLock) |
Database Result Object Implementation.
Definition in file DatabaseResult.cpp.
#define LOG | ( | args | ) | /* nothing */ |
Definition at line 48 of file DatabaseResult.cpp.
|
inlinestatic |
|
inlinestatic |