#include <sbPropertyOperator.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_SBIPROPERTYOPERATOR | sbPropertyOperator () |
| sbPropertyOperator (const nsAString &aOperator, const nsAString &aOperatorReadable) | |
| ~sbPropertyOperator () | |
Public Member Functions inherited from sbIPropertyOperator | |
| void | Init (in AString aOperator, in aString aOperatorReadable) |
| Initialize the operator. More... | |
Protected Attributes | |
| PRPackedBool | mInitialized |
| nsString | mOperator |
| nsString | mOperatorReadable |
Additional Inherited Members | |
Public Attributes inherited from sbIPropertyOperator | |
| readonly attribute AString | operator |
| The operator. More... | |
| readonly attribute AString | operatorReadable |
| The operator readable string or language property name. More... | |
Definition at line 32 of file sbPropertyOperator.h.
| sbPropertyOperator::sbPropertyOperator | ( | ) |
Definition at line 52 of file sbPropertyInfo.cpp.
| sbPropertyOperator::sbPropertyOperator | ( | const nsAString & | aOperator, |
| const nsAString & | aOperatorReadable | ||
| ) |
Definition at line 57 of file sbPropertyInfo.cpp.
| sbPropertyOperator::~sbPropertyOperator | ( | ) |
Definition at line 65 of file sbPropertyInfo.cpp.
|
protected |
Definition at line 44 of file sbPropertyOperator.h.
|
protected |
Definition at line 46 of file sbPropertyOperator.h.
|
protected |
Definition at line 47 of file sbPropertyOperator.h.