sbDataRemoteWrapper.cpp File Reference
#include <nsMemory.h>
#include <nsIClassInfoImpl.h>
#include <nsIProgrammingLanguage.h>
#include "sbDataRemoteWrapper.h"
Include dependency graph for sbDataRemoteWrapper.cpp:

Go to the source code of this file.

Macros

#define SB_DATAREMOTE_CID
 

Functions

static NS_DEFINE_CID (kDataRemoteCID,{0xe0990420, 0xe9c0, 0x11dd,{0xba, 0x2f, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66}})
 
 NS_IMPL_CI_INTERFACE_GETTER2 (sbDataRemoteWrapper, sbIDataRemote, nsIClassInfo) sbDataRemoteWrapper
 

Macro Definition Documentation

#define SB_DATAREMOTE_CID
Value:
{ 0xe0990420, 0xe9c0, 0x11dd, \
{ 0xba, 0x2f, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66 } }

Definition at line 35 of file sbDataRemoteWrapper.cpp.

Function Documentation

static NS_DEFINE_CID ( kDataRemoteCID  ,
{0xe0990420, 0xe9c0, 0x11dd,{0xba, 0x2f, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66}}   
)
static
NS_IMPL_CI_INTERFACE_GETTER2 ( sbDataRemoteWrapper  ,
sbIDataRemote  ,
nsIClassInfo   
)

Definition at line 43 of file sbDataRemoteWrapper.cpp.