PhoenixGraph
01.2.3
Set of tools to simplify graph manipulation
Toggle main menu visibility
Loading...
Searching...
No Matches
Node< T, UIdx > Member List
This is the complete list of members for
Node< T, UIdx >
, including all inherited members.
addChild
(UIdx child)
Node< T, UIdx >
addParent
(UIdx parent)
Node< T, UIdx >
copyNode
(const Node< T, UIdx > &other)
Node< T, UIdx >
protected
getData
() const
Node< T, UIdx >
getData
()
Node< T, UIdx >
getDotDefinition
() const
Node< T, UIdx >
getDotName
() const
Node< T, UIdx >
getIndex
() const
Node< T, UIdx >
getIsUpdated
() const
Node< T, UIdx >
getIsUpdated
()
Node< T, UIdx >
getListChild
() const
Node< T, UIdx >
getListChild
()
Node< T, UIdx >
getListParent
() const
Node< T, UIdx >
getListParent
()
Node< T, UIdx >
getName
() const
Node< T, UIdx >
getName
()
Node< T, UIdx >
initialisationNode
()
Node< T, UIdx >
private
isEnd
() const
Node< T, UIdx >
isStart
() const
Node< T, UIdx >
Node
(const std::string &name="")
Node< T, UIdx >
Node
(const T &data, const std::string &name="")
Node< T, UIdx >
Node
(const Node< T, UIdx > &other)
Node< T, UIdx >
operator=
(const Node< T, UIdx > &other)
Node< T, UIdx >
p_data
Node< T, UIdx >
private
p_index
Node< T, UIdx >
private
p_isUpdated
Node< T, UIdx >
private
p_listChild
Node< T, UIdx >
private
p_listParent
Node< T, UIdx >
private
p_name
Node< T, UIdx >
private
removeChild
(UIdx child)
Node< T, UIdx >
removeParent
(UIdx parent)
Node< T, UIdx >
setData
(const T &data)
Node< T, UIdx >
setIndex
(UIdx index)
Node< T, UIdx >
setIsUpdated
(bool isUpdated)
Node< T, UIdx >
setListChild
(const std::list< UIdx > &listChild)
Node< T, UIdx >
setListParent
(const std::list< UIdx > &listParent)
Node< T, UIdx >
setName
(const std::string &name)
Node< T, UIdx >
~Node
()
Node< T, UIdx >
virtual
Generated by
1.17.0