sbPropertyArray Class Reference

#include <sbPropertyArray.h>

Inheritance diagram for sbPropertyArray:
[legend]
Collaboration diagram for sbPropertyArray:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSIARRAY
NS_DECL_NSICLASSINFO
NS_DECL_NSIMUTABLEARRAY
NS_DECL_NSISERIALIZABLE
NS_DECL_SBIPROPERTYARRAY
NS_DECL_SBIMUTABLEPROPERTYARRAY 
sbPropertyArray ()
 
 ~sbPropertyArray ()
 
nsresult Init ()
 
- Public Member Functions inherited from sbIMutablePropertyArray
void appendProperty (in AString aID, in AString aValue)
 
void appendProperties (in sbIPropertyArray aPropertyArray, in boolean aSkipDuplicates)
 
- Public Member Functions inherited from sbIPropertyArray
sbIProperty getPropertyAt (in unsigned long aIndex)
 
AString getPropertyValue (in AString aID)
 
AString toString ()
 

Additional Inherited Members

- Public Attributes inherited from sbIMutablePropertyArray
attribute boolean strict
 
- Public Attributes inherited from sbIPropertyArray
readonly attribute boolean validated
 

Detailed Description

Definition at line 43 of file sbPropertyArray.h.

Constructor & Destructor Documentation

NS_DECL_ISUPPORTS NS_DECL_NSIARRAY NS_DECL_NSICLASSINFO NS_DECL_NSIMUTABLEARRAY NS_DECL_NSISERIALIZABLE NS_DECL_SBIPROPERTYARRAY NS_DECL_SBIMUTABLEPROPERTYARRAY sbPropertyArray::sbPropertyArray ( )
sbPropertyArray::~sbPropertyArray ( )

Definition at line 73 of file sbPropertyArray.cpp.

Member Function Documentation

nsresult sbPropertyArray::Init ( )

Definition at line 81 of file sbPropertyArray.cpp.


The documentation for this class was generated from the following files: