nsSimpleProperty Class Reference
Inheritance diagram for nsSimpleProperty:
[legend]
Collaboration diagram for nsSimpleProperty:
[legend]

Public Member Functions

 nsSimpleProperty (const nsAString &aName, nsIVariant *aValue)
 

Protected Attributes

nsString mName
 
nsCOMPtr< nsIVariant > mValue
 

Detailed Description

Definition at line 148 of file sbPropertyBag.cpp.

Constructor & Destructor Documentation

nsSimpleProperty::nsSimpleProperty ( const nsAString &  aName,
nsIVariant *  aValue 
)
inline

Definition at line 150 of file sbPropertyBag.cpp.

Member Data Documentation

nsString nsSimpleProperty::mName
protected

Definition at line 158 of file sbPropertyBag.cpp.

nsCOMPtr<nsIVariant> nsSimpleProperty::mValue
protected

Definition at line 159 of file sbPropertyBag.cpp.


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