Public Member Functions | |
sbRemoteLibraryScopeURLSet (const nsACString &path, sbIMediaItem *item) | |
PRBool | operator== (const sbRemoteLibraryScopeURLSet &rhs) const |
PRBool | operator< (const sbRemoteLibraryScopeURLSet &rhs) const |
Public Attributes | |
const nsCString | scopePath |
const nsCOMPtr< sbIMediaItem > | item |
const PRUint32 | length |
Simple struct to allow sorting of scopeURLs
Definition at line 216 of file sbRemoteLibraryBase.cpp.
|
inline |
Definition at line 217 of file sbRemoteLibraryBase.cpp.
|
inline |
Definition at line 231 of file sbRemoteLibraryBase.cpp.
|
inline |
Definition at line 226 of file sbRemoteLibraryBase.cpp.
const nsCOMPtr<sbIMediaItem> sbRemoteLibraryScopeURLSet::item |
Definition at line 237 of file sbRemoteLibraryBase.cpp.
const PRUint32 sbRemoteLibraryScopeURLSet::length |
Definition at line 238 of file sbRemoteLibraryBase.cpp.
const nsCString sbRemoteLibraryScopeURLSet::scopePath |
Definition at line 236 of file sbRemoteLibraryBase.cpp.