Public Member Functions | |
| Suppressor () | |
| PRBool | shouldSuppress (nsISupports *s) |
| NS_IMETHOD_ (void) DescribeNode(CCNodeType type | |
| NS_IMETHOD_ (void) NoteRoot(PRUint32 langID | |
| NS_IMETHOD_ (void) NoteXPCOMChild(nsISupports *child) | |
| NS_IMETHOD_ (void) NoteScriptChild(PRUint32 langID | |
Public Attributes | |
| nsrefcnt | refCount |
| nsrefcnt size_t | objSz |
| void * | root |
Protected Attributes | |
| PRBool | mSuppressThisNode |
Static Protected Attributes | |
| static char * | sSuppressionList = nsnull |
| static PRBool | sInitialized = PR_FALSE |
| Suppressor::Suppressor | ( | ) | [inline] |
| PRBool Suppressor::shouldSuppress | ( | nsISupports * | s | ) | [inline] |
| Suppressor::NS_IMETHOD_ | ( | void | ) |
Reimplemented from nsCycleCollectionTraversalCallback.
| Suppressor::NS_IMETHOD_ | ( | void | ) |
| Suppressor::NS_IMETHOD_ | ( | void | ) | [inline] |
| Suppressor::NS_IMETHOD_ | ( | void | ) |
Reimplemented from nsCycleCollectionTraversalCallback.
char * Suppressor::sSuppressionList = nsnull [static, protected] |
PRBool Suppressor::sInitialized = PR_FALSE [static, protected] |
PRBool Suppressor::mSuppressThisNode [protected] |
| void* Suppressor::root |
Reimplemented from nsCycleCollectionTraversalCallback.
1.5.6