sbPropertyArray.cpp File Reference
#include "sbPropertyArray.h"
#include <nsIClassInfoImpl.h>
#include <nsIObjectInputStream.h>
#include <nsIObjectOutputStream.h>
#include <nsIProgrammingLanguage.h>
#include <nsISimpleEnumerator.h>
#include <sbIPropertyManager.h>
#include <sbIPropertyInfo.h>
#include <nsArrayEnumerator.h>
#include <nsCOMPtr.h>
#include <nsComponentManagerUtils.h>
#include <nsMemory.h>
#include <nsServiceManagerUtils.h>
#include <nsTArray.h>
#include "sbPropertiesCID.h"
#include "sbSimpleProperty.h"
Include dependency graph for sbPropertyArray.cpp:

Go to the source code of this file.

Functions

static NS_INTERFACE_MAP_END NS_DEFINE_CID (kPropertyArrayCID,{0xc7e88d66, 0x5a02, 0x4ab2,{0xba, 0x0b, 0x37, 0x5e, 0x80, 0x2b, 0x05, 0xea}})
 
 NS_IMPL_CI_INTERFACE_GETTER6 (sbPropertyArray, nsIArray, nsIMutableArray, nsISerializable, sbIPropertyArray, sbIMutablePropertyArray, nsIClassInfo) sbPropertyArray
 

Function Documentation

static NS_INTERFACE_MAP_END NS_DEFINE_CID ( kPropertyArrayCID  ,
{0xc7e88d66, 0x5a02, 0x4ab2,{0xba, 0x0b, 0x37, 0x5e, 0x80, 0x2b, 0x05, 0xea}}   
)
static
NS_IMPL_CI_INTERFACE_GETTER6 ( sbPropertyArray  ,
nsIArray  ,
nsIMutableArray  ,
nsISerializable  ,
sbIPropertyArray  ,
sbIMutablePropertyArray  ,
nsIClassInfo   
)

Definition at line 61 of file sbPropertyArray.cpp.