DatabaseResult.h File Reference

Songbird Database Object Definition. More...

#include "sbIDatabaseResult.h"
#include <deque>
#include <vector>
#include <map>
#include <prlock.h>
#include <nscore.h>
#include <nsStringGlue.h>
Include dependency graph for DatabaseResult.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CDatabaseResult
 

Macros

#define SONGBIRD_DATABASERESULT_CONTRACTID   "@songbirdnest.com/Songbird/DatabaseResult;1"
 
#define SONGBIRD_DATABASERESULT_CLASSNAME   "Songbird Database Result Interface"
 
#define SONGBIRD_DATABASERESULT_CID
 

Detailed Description

Songbird Database Object Definition.

Definition in file DatabaseResult.h.

Macro Definition Documentation

#define SONGBIRD_DATABASERESULT_CID
Value:
{ /* 9079e1b1-01e9-4cb8-9f2a-08fdf69597cf */ \
0x9079e1b1, \
0x1e9, \
0x4cb8, \
{0x9f, 0x2a, 0x8, 0xfd, 0xf6, 0x95, 0x97, 0xcf} \
}

Definition at line 52 of file DatabaseResult.h.

#define SONGBIRD_DATABASERESULT_CLASSNAME   "Songbird Database Result Interface"

Definition at line 50 of file DatabaseResult.h.

#define SONGBIRD_DATABASERESULT_CONTRACTID   "@songbirdnest.com/Songbird/DatabaseResult;1"

Definition at line 48 of file DatabaseResult.h.