Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
DataStructures::WeightedGraph< node_type, weight_type, allow_unlinkedNodes >::NodeAndParent Struct Reference

#include <DS_WeightedGraph.h>

List of all members.

Public Attributes

DataStructures::Tree< node_type > * node
DataStructures::Tree< node_type > * parent

Detailed Description

template<class node_type, class weight_type, bool allow_unlinkedNodes>
struct DataStructures::WeightedGraph< node_type, weight_type, allow_unlinkedNodes >::NodeAndParent

Definition at line 74 of file DS_WeightedGraph.h.


Member Data Documentation

template<class node_type, class weight_type, bool allow_unlinkedNodes>
DataStructures::Tree<node_type>* DataStructures::WeightedGraph< node_type, weight_type, allow_unlinkedNodes >::NodeAndParent::node
template<class node_type, class weight_type, bool allow_unlinkedNodes>
DataStructures::Tree<node_type>* DataStructures::WeightedGraph< node_type, weight_type, allow_unlinkedNodes >::NodeAndParent::parent

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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net