sbFileSystemPathChange Class Reference

#include <sbFileSystemChange.h>

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

Public Member Functions

 sbFileSystemPathChange ()
 
 sbFileSystemPathChange (const nsAString &aChangePath, EChangeType aChangeType)
 
virtual ~sbFileSystemPathChange ()
 
nsresult SetChangePath (const nsAString &aChangePath)
 
nsresult GetChangePath (nsAString &aChangePath)
 
- Public Member Functions inherited from sbFileSystemChange
 sbFileSystemChange ()
 
virtual ~sbFileSystemChange ()
 
NS_DECL_ISUPPORTS NS_IMETHOD SetChangeType (EChangeType aChangeType)
 
NS_IMETHOD GetChangeType (EChangeType *aChangeType)
 

Additional Inherited Members

- Protected Attributes inherited from sbFileSystemChange
EChangeType mChangeType
 

Detailed Description

Definition at line 79 of file sbFileSystemChange.h.

Constructor & Destructor Documentation

sbFileSystemPathChange::sbFileSystemPathChange ( )

Definition at line 88 of file sbFileSystemChange.cpp.

sbFileSystemPathChange::sbFileSystemPathChange ( const nsAString &  aChangePath,
EChangeType  aChangeType 
)

Definition at line 92 of file sbFileSystemChange.cpp.

sbFileSystemPathChange::~sbFileSystemPathChange ( )
virtual

Definition at line 99 of file sbFileSystemChange.cpp.

Member Function Documentation

nsresult sbFileSystemPathChange::GetChangePath ( nsAString &  aChangePath)

Definition at line 111 of file sbFileSystemChange.cpp.

nsresult sbFileSystemPathChange::SetChangePath ( const nsAString &  aChangePath)

Definition at line 104 of file sbFileSystemChange.cpp.


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