Language
The Free and Open Productivity Suite
PUBLIC MEMBERS: |
CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA |
:: osl :: class VolumeDevice
- Base Classes
FileBase (public)
|
+--VolumeDevice
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- Summary
- The VolumeDevice class.
- See Also
- VolumeInfo
- File
- file.hxx
Public Members
-
Methods
|
VolumeDevice( ); |
Constructor.
|
VolumeDevice( const VolumeDevice & rDevice ); |
Copy constructor.
|
~VolumeDevice( ); |
Destructor.
|
VolumeDevice &
operator=( const VolumeDevice & rDevice ); |
Assignment operator.
|
RC
automount( ); |
Automount a volume device.
|
RC
unmount( ); |
Unmount a volume device.
|
rtl::OUString
getMountPath( ); |
Get the full qualified URL where a device is mounted to.
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.