#include <store.hxx>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
store::OStoreDirectory::OStoreDirectory |
( |
void |
| ) |
throw () |
|
inline |
store::OStoreDirectory::~OStoreDirectory |
( |
void |
| ) |
throw () |
|
inline |
store::OStoreDirectory::OStoreDirectory |
( |
OStoreDirectory const & |
rhs | ) |
throw () |
|
inline |
Construction from Directory Handle.
Member Function Documentation
void store::OStoreDirectory::close |
( |
void |
| ) |
throw () |
|
inline |
bool store::OStoreDirectory::isValid |
( |
void |
| ) |
const throw () |
|
inline |
Check for a valid Directory Handle.
- Returns:
- sal_True if valid, sal_False otherwise.
Conversion into Directory Handle.
Directory traversal.
- See also:
- store_findFirst()
-
store_findNext()
- Parameters:
-
rTraveller | [in] the traversal callback. |
- Returns:
- store_E_NoMoreFiles upon end of iteration.
The documentation for this class was generated from the following file: