sbSelectionListUtils.cpp File Reference
#include "sbSelectionListUtils.h"
#include <nsTArray.h>
#include <nsIObjectOutputStream.h>
Include dependency graph for sbSelectionListUtils.cpp:

Go to the source code of this file.

Functions

PLDHashOperator PR_CALLBACK SB_SerializeSelectionListCallback (nsStringHashKey::KeyType aKey, nsString aEntry, void *aUserData)
 
PLDHashOperator PR_CALLBACK SB_CopySelectionListCallback (nsStringHashKey::KeyType aKey, nsString aEntry, void *aUserData)
 
PLDHashOperator PR_CALLBACK SB_SelectionListGuidsToTArrayCallback (nsStringHashKey::KeyType aKey, nsString aEntry, void *aUserData)
 

Function Documentation

PLDHashOperator PR_CALLBACK SB_CopySelectionListCallback ( nsStringHashKey::KeyType  aKey,
nsString  aEntry,
void *  aUserData 
)

Definition at line 54 of file sbSelectionListUtils.cpp.

Here is the caller graph for this function:

PLDHashOperator PR_CALLBACK SB_SelectionListGuidsToTArrayCallback ( nsStringHashKey::KeyType  aKey,
nsString  aEntry,
void *  aUserData 
)

Definition at line 71 of file sbSelectionListUtils.cpp.

PLDHashOperator PR_CALLBACK SB_SerializeSelectionListCallback ( nsStringHashKey::KeyType  aKey,
nsString  aEntry,
void *  aUserData 
)

Definition at line 33 of file sbSelectionListUtils.cpp.