Mixes for Privacy and Anonymity in the Internet
|
Public Member Functions | |
CAFileSystemDirectory (UINT8 *strPath) | |
~CAFileSystemDirectory () | |
SINT32 | find (UINT8 *strPattern) |
SINT32 | getNextSearchResult (UINT8 *strResult, UINT32 sizeResult) |
Private Attributes | |
UINT8 * | m_strPath |
UINT8 * | m_strPattern |
DIR * | m_hSearch |
CAFileSystemDirectory::CAFileSystemDirectory | ( | UINT8 * | strPath | ) |
References m_hSearch, m_strPath, and m_strPattern.
CAFileSystemDirectory::~CAFileSystemDirectory | ( | ) |
References m_hSearch, m_strPath, and m_strPattern.
References E_SUCCESS, E_UNKNOWN, m_hSearch, m_strPath, and m_strPattern.
References E_SUCCESS, E_UNKNOWN, m_hSearch, m_strPath, and m_strPattern.
|
private |
Referenced by CAFileSystemDirectory(), find(), getNextSearchResult(), and ~CAFileSystemDirectory().
|
private |
Referenced by CAFileSystemDirectory(), find(), getNextSearchResult(), and ~CAFileSystemDirectory().
|
private |
Referenced by CAFileSystemDirectory(), find(), getNextSearchResult(), and ~CAFileSystemDirectory().