Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
FileBase (public) | +--VolumeDevice
virtual | abstract | interface | template |
NO | NO | NO | NO |
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. |
Data |
|
oslVolumeDeviceHandle _aHandle; |
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.