DatabaseResult.cpp File Reference

Database Result Object Implementation. More...

#include "DatabaseResult.h"
#include <prmem.h>
#include <nsMemory.h>
#include <nsStringGlue.h>
#include <prlog.h>
Include dependency graph for DatabaseResult.cpp:

Go to the source code of this file.

Macros

#define LOG(args)   /* nothing */
 

Functions

static void IfLock (PRLock *aLock)
 
static void IfUnlock (PRLock *aLock)
 

Detailed Description

Database Result Object Implementation.

Definition in file DatabaseResult.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 48 of file DatabaseResult.cpp.

Function Documentation

static void IfLock ( PRLock *  aLock)
inlinestatic

Definition at line 52 of file DatabaseResult.cpp.

Here is the caller graph for this function:

static void IfUnlock ( PRLock *  aLock)
inlinestatic

Definition at line 60 of file DatabaseResult.cpp.

Here is the caller graph for this function: