Name

org.opensuse.Agama.Storage1.Proposal.Calculator

Methods

DefaultVolume (IN  s     mount_path,
               OUT a{sv} volume);
Calculate     (IN  a{sv} settings,
               OUT u     result);

Properties

AvailableDevices    readable   ao
ProductMountPoints  readable   as
Result              readable   o

Description

Method Details

The DefaultVolume() method

DefaultVolume (IN  s     mount_path,
               OUT a{sv} volume);

IN s mount_path:

OUT a{sv} volume:

The Calculate() method

Calculate (IN  a{sv} settings,
           OUT u     result);

IN a{sv} settings:

OUT u result:

Property Details

The "AvailableDevices" property

AvailableDevices  readable   ao

The "ProductMountPoints" property

ProductMountPoints  readable   as

The "Result" property

Result  readable   o