ACC SHELL

Path : /usr/share/YaST2/modules/LibStorage/
File Upload :
Current File : //usr/share/YaST2/modules/LibStorage/LvmLvInfo.pm

package LibStorage::LvmLvInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_v_get => ["function", "any", "any"],
        swig_v_set => ["function", "void", "any", "any"],
        swig_stripes_get => ["function", "integer", "any"],
        swig_stripes_set => ["function", "void", "any", "integer"],
        swig_stripeSizeK_get => ["function", "integer", "any"],
        swig_stripeSizeK_set => ["function", "void", "any", "integer"],
        swig_uuid_get => ["function", "string", "any"],
        swig_uuid_set => ["function", "void", "any", "string"],
        swig_status_get => ["function", "string", "any"],
        swig_status_set => ["function", "void", "any", "string"],
        swig_allocation_get => ["function", "string", "any"],
        swig_allocation_set => ["function", "void", "any", "string"],
        swig_dm_table_get => ["function", "string", "any"],
        swig_dm_table_set => ["function", "void", "any", "string"],
        swig_dm_target_get => ["function", "string", "any"],
        swig_dm_target_set => ["function", "void", "any", "string"],
        swig_origin_get => ["function", "string", "any"],
        swig_origin_set => ["function", "void", "any", "string"],
        swig_sizeK_get => ["function", "integer", "any"],
        swig_sizeK_set => ["function", "void", "any", "integer"],
    );
}

1;

ACC SHELL 2018