sbRemoteLibraryScopeURLSet Struct Reference

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< sbIMediaItemitem
 
const PRUint32 length
 

Detailed Description

Simple struct to allow sorting of scopeURLs

Definition at line 216 of file sbRemoteLibraryBase.cpp.

Constructor & Destructor Documentation

sbRemoteLibraryScopeURLSet::sbRemoteLibraryScopeURLSet ( const nsACString &  path,
sbIMediaItem item 
)
inline

Definition at line 217 of file sbRemoteLibraryBase.cpp.

Member Function Documentation

PRBool sbRemoteLibraryScopeURLSet::operator< ( const sbRemoteLibraryScopeURLSet rhs) const
inline

Definition at line 231 of file sbRemoteLibraryBase.cpp.

PRBool sbRemoteLibraryScopeURLSet::operator== ( const sbRemoteLibraryScopeURLSet rhs) const
inline

Definition at line 226 of file sbRemoteLibraryBase.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: