Aleph-w  1.9
General library for algorithms and data structures
Aleph::Graph_Snode< Node_Info > Member List

This is the complete list of members for Aleph::Graph_Snode< Node_Info >, including all inherited members.

arc_list (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >
attrsGTNodeCommon< Node_Info >
Base typedef (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >
get_info() noexceptGTNodeCommon< Node_Info >inline
get_info() const noexceptGTNodeCommon< Node_Info >inline
Graph_Snode(const Node_Info &info) noexcept(std::is_nothrow_copy_constructible< Node_Info >::value)Aleph::Graph_Snode< Node_Info >inline
Graph_Snode(Node_Info &&info=Node_Info()) noexcept(std::is_nothrow_move_constructible< Node_Info >::value) (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >inline
Graph_Snode(const Graph_Snode &node) noexcept(std::is_nothrow_copy_constructible< Node_Info >::value) (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >inline
Graph_Snode(Graph_Snode *node) noexcept(std::is_nothrow_copy_assignable< Node_Info >::value)Aleph::Graph_Snode< Node_Info >inline
GTNodeCommon() noexceptGTNodeCommon< Node_Info >inline
GTNodeCommon(const Node_Info &info) (defined in GTNodeCommon< Node_Info >)GTNodeCommon< Node_Info >inline
GTNodeCommon(Node_Info &&info) (defined in GTNodeCommon< Node_Info >)GTNodeCommon< Node_Info >inline
GTNodeCommon< Node_Info > (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >friend
Item_Type typedef (defined in GTNodeCommon< Node_Info >)GTNodeCommon< Node_Info >
Node typedefGTNodeCommon< Node_Info >
node_info (defined in GTNodeCommon< Node_Info >)GTNodeCommon< Node_Info >
Node_Type typedefGTNodeCommon< Node_Info >
num_arcsGTNodeCommon< Node_Info >
operator=(const Graph_Snode &node) noexcept(std::is_nothrow_copy_assignable< Node_Info >::value) (defined in Aleph::Graph_Snode< Node_Info >)Aleph::Graph_Snode< Node_Info >inline
set_state(unsigned int s) noexceptGTNodeCommon< Node_Info >inline
state() const noexceptGTNodeCommon< Node_Info >inline

Leandro Rabindranath León