libzypp  11.13.5
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

unsigned zypp::solver::detail::InstallOrder::NodeInfo::begintime

Definition at line 80 of file InstallOrder.h.

unsigned zypp::solver::detail::InstallOrder::NodeInfo::endtime

Definition at line 81 of file InstallOrder.h.

bool zypp::solver::detail::InstallOrder::NodeInfo::visited

Definition at line 82 of file InstallOrder.h.

int zypp::solver::detail::InstallOrder::NodeInfo::order

Definition at line 83 of file InstallOrder.h.

PoolItem zypp::solver::detail::InstallOrder::NodeInfo::item

Definition at line 85 of file InstallOrder.h.


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