zypp::solver::detail::InstallOrder::NodeInfo Struct Reference

List of all members.

Public Member Functions

 NodeInfo ()
 NodeInfo (PoolItem item)

Public Attributes

unsigned begintime
unsigned endtime
bool visited
int order
PoolItem item


Detailed Description

Definition at line 78 of file InstallOrder.h.


Constructor & Destructor Documentation

zypp::solver::detail::InstallOrder::NodeInfo::NodeInfo (  )  [inline]

Definition at line 87 of file InstallOrder.h.

zypp::solver::detail::InstallOrder::NodeInfo::NodeInfo ( PoolItem  item  )  [inline]

Definition at line 88 of file InstallOrder.h.


Member Data Documentation

Definition at line 80 of file InstallOrder.h.

Referenced by zypp::solver::detail::InstallOrder::rdfsvisit().

Definition at line 81 of file InstallOrder.h.

Definition at line 82 of file InstallOrder.h.

Referenced by zypp::solver::detail::InstallOrder::rdfsvisit().

Definition at line 85 of file InstallOrder.h.


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

doxygen