sbRemoteWrappingSimpleEnumerator Class Reference

#include <sbRemoteWrappingSimpleEnumerator.h>

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

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSICLASSINFO
NS_DECL_SBISECURITYAGGREGATOR
NS_DECL_NSISIMPLEENUMERATOR 
sbRemoteWrappingSimpleEnumerator (sbRemotePlayer *aRemotePlayer, nsISimpleEnumerator *aWrapped)
 
nsresult Init ()
 

Protected Attributes

nsCOMPtr
< nsISecurityCheckedComponent
mSecurityMixin
 
nsRefPtr< sbRemotePlayermRemotePlayer
 
nsCOMPtr< nsISimpleEnumeratormWrapped
 

Additional Inherited Members

- Public Attributes inherited from sbISecurityAggregator
readonly attribute sbIRemotePlayer remotePlayer
 

Detailed Description

Definition at line 41 of file sbRemoteWrappingSimpleEnumerator.h.

Constructor & Destructor Documentation

NS_DECL_ISUPPORTS NS_DECL_NSICLASSINFO NS_DECL_SBISECURITYAGGREGATOR NS_DECL_NSISIMPLEENUMERATOR sbRemoteWrappingSimpleEnumerator::sbRemoteWrappingSimpleEnumerator ( sbRemotePlayer aRemotePlayer,
nsISimpleEnumerator aWrapped 
)
inline

Definition at line 54 of file sbRemoteWrappingSimpleEnumerator.h.

Member Function Documentation

sbISecurityAggregator nsresult sbRemoteWrappingSimpleEnumerator::Init ( )

Definition at line 70 of file sbRemoteWrappingSimpleEnumerator.cpp.

Member Data Documentation

nsRefPtr<sbRemotePlayer> sbRemoteWrappingSimpleEnumerator::mRemotePlayer
protected

Definition at line 67 of file sbRemoteWrappingSimpleEnumerator.h.

nsCOMPtr<nsISecurityCheckedComponent> sbRemoteWrappingSimpleEnumerator::mSecurityMixin
protected

Definition at line 66 of file sbRemoteWrappingSimpleEnumerator.h.

nsCOMPtr<nsISimpleEnumerator> sbRemoteWrappingSimpleEnumerator::mWrapped
protected

Definition at line 68 of file sbRemoteWrappingSimpleEnumerator.h.


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