sbArray.cpp File Reference
#include "nsAutoLock.h"
#include "sbArray.h"
#include "nsArrayEnumerator.h"
#include "nsWeakReference.h"
Include dependency graph for sbArray.cpp:

Go to the source code of this file.

Classes

struct  findIndexOfClosure
 

Functions

 PR_STATIC_CALLBACK (PRBool) FindElementCallback(void *aElement
 
PRBool FindElementCallback (void *aElement, void *aClosure)
 

Variables

void * aClosure
 

Function Documentation

PRBool FindElementCallback ( void *  aElement,
void *  aClosure 
)

Definition at line 223 of file sbArray.cpp.

PR_STATIC_CALLBACK ( PRBool  )

Variable Documentation

void* aClosure

Definition at line 52 of file sbArray.cpp.