Public Methods
Public Static Methods
Private Methods
- YCPValue report_progress (Y2Component *displayserver, string message_progress )
- YCPValue report_directory (Y2Component *displayserver, string message_directory )
- YCPValue report_exception (Y2Component *displayserver, string message_exception )
Private Members
| string progress_macro
| progress_macro |
[private]
| string directory_macro
| directory_macro |
[private]
| string exception_macro
| exception_macro |
[private]
| string partition
| partition |
[private]
| string partition_start
| partition_start |
[private]
| string partition_length
| partition_length |
[private]
Y2PartedComponent ()
| Y2PartedComponent |
Create a new parted component
string component_name ()
| component_name |
[static]
What I'm called: "parted"
[const]
YCPValue doActualWork (const YCPList& options, Y2Component *displayserver)
| doActualWork |
Do the actual work of resizing
YCPValue report_progress (Y2Component *displayserver, string message_progress )
| report_progress |
[private]
Set the client arguments:
- macro to adjust progress bar
- macro to display directory information
- macro to display exception information
"/dev/sda1" - partition to be resized
"0.0" - new start of partition in MB on disk
"200.3" - length of partition im MB on disk
YCPValue report_directory (Y2Component *displayserver, string message_directory )
| report_directory |
[private]
YCPValue report_exception (Y2Component *displayserver, string message_exception )
| report_exception |
[private]
| Generated by: root on D60 on Mon Oct 20 16:16:42 2003, using kdoc 2.0a54. |