Depends::Details::Node< ValueType, ScoreType > Struct Template Reference

A node, as stored in the DAG. More...

#include <Depends/Details/Node.h>

List of all members.

Public Types

enum  Flag
typedef ValueType value_type
typedef ScoreType score_type
typedef std::vector< Node * > targets_type

Public Member Functions

 Node (const ValueType &v)
bool operator< (const Node &n) const
bool operator== (const Node &rhs) const

Public Attributes

targets_type targets_
ValueType value_
ScoreType score_
unsigned int flags_


Detailed Description

template<class ValueType, typename ScoreType>
struct Depends::Details::Node< ValueType, ScoreType >

A node, as stored in the DAG.

Definition at line 80 of file Node.h.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 11 11:56:09 2007 for Depends by  doxygen 1.5.1