libyui-gtk-pkg  2.43.2
 All Classes
Ypp::List Struct Reference
Collaboration diagram for Ypp::List:

Classes

struct  Impl
 

Public Types

enum  SortAttribute {
  IS_INSTALLED_SORT, NAME_SORT, SIZE_SORT, REPOSITORY_SORT,
  SUPPORT_SORT
}
 

Public Member Functions

 List (Query &query)
 
 List (int reserve)
 
List clone ()
 
Selectableget (int index)
 
int size ()
 
int count (Match *match)
 
int find (const std::string &name)
 
int find (Selectable &sel)
 
void reserve (int size)
 
void append (Selectable sel)
 
void install ()
 
void remove ()
 
void lock (bool lock)
 
void undo ()
 
void sort (SortAttribute attrb, bool ascendent)
 
void reverse ()
 
bool operator== (const Ypp::List &other) const
 
bool operator!= (const Ypp::List &other) const
 
 List (const List &)
 
Listoperator= (const List &)
 

Public Attributes

Implimpl
 

Detailed Description

Definition at line 419 of file yzyppwrapper.h.


The documentation for this struct was generated from the following files: