sbRemoteWrappingStringEnumerator Class Reference

#include <sbRemoteWrappingStringEnumerator.h>

Inheritance diagram for sbRemoteWrappingStringEnumerator:
[legend]
Collaboration diagram for sbRemoteWrappingStringEnumerator:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSICLASSINFO
NS_DECL_SBISECURITYAGGREGATOR
nsresult 
Init ()
 
 sbRemoteWrappingStringEnumerator (nsIStringEnumerator *aWrapped, sbRemotePlayer *aRemotePlayer)
 

Protected Attributes

nsCOMPtr
< nsISecurityCheckedComponent
mSecurityMixin
 
nsCOMPtr< nsIStringEnumeratormWrapped
 
nsRefPtr< sbRemotePlayermRemotePlayer
 

Additional Inherited Members

- Public Attributes inherited from sbISecurityAggregator
readonly attribute sbIRemotePlayer remotePlayer
 

Detailed Description

Definition at line 39 of file sbRemoteWrappingStringEnumerator.h.

Constructor & Destructor Documentation

sbRemoteWrappingStringEnumerator::sbRemoteWrappingStringEnumerator ( nsIStringEnumerator aWrapped,
sbRemotePlayer aRemotePlayer 
)
inline

Definition at line 53 of file sbRemoteWrappingStringEnumerator.h.

Member Function Documentation

sbISecurityAggregator nsresult sbRemoteWrappingStringEnumerator::Init ( )

Definition at line 64 of file sbRemoteWrappingStringEnumerator.cpp.

Member Data Documentation

nsRefPtr<sbRemotePlayer> sbRemoteWrappingStringEnumerator::mRemotePlayer
protected

Definition at line 61 of file sbRemoteWrappingStringEnumerator.h.

nsCOMPtr<nsISecurityCheckedComponent> sbRemoteWrappingStringEnumerator::mSecurityMixin
protected

Definition at line 56 of file sbRemoteWrappingStringEnumerator.h.

nsCOMPtr<nsIStringEnumerator> sbRemoteWrappingStringEnumerator::mWrapped
protected

Definition at line 60 of file sbRemoteWrappingStringEnumerator.h.


The documentation for this class was generated from the following files: