sbWatchFolder::ignorePathData_t Struct Reference

#include <sbWatchFolder.h>

Public Member Functions

 ignorePathData_t ()
 
 ignorePathData_t (PRInt32 aDepth, PRInt32 aCount)
 

Public Attributes

PRInt32 depth
 
PRInt32 count
 

Detailed Description

Definition at line 105 of file sbWatchFolder.h.

Constructor & Destructor Documentation

sbWatchFolder::ignorePathData_t::ignorePathData_t ( )
inline

Definition at line 108 of file sbWatchFolder.h.

sbWatchFolder::ignorePathData_t::ignorePathData_t ( PRInt32  aDepth,
PRInt32  aCount 
)
inline

Definition at line 109 of file sbWatchFolder.h.

Member Data Documentation

PRInt32 sbWatchFolder::ignorePathData_t::count

Definition at line 107 of file sbWatchFolder.h.

PRInt32 sbWatchFolder::ignorePathData_t::depth

Definition at line 106 of file sbWatchFolder.h.


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