Evoplex
0.2.1
evoplex
AbstractGraph
evoplex::AbstractGraph Member List
This is the complete list of members for
evoplex::AbstractGraph
, including all inherited members.
AbstractGraph
()
evoplex::AbstractGraph
protected
AbstractPlugin
()=default
evoplex::AbstractPlugin
protected
addEdge
(int originId, int neighbourId, Attributes *attrs=new Attributes())
evoplex::AbstractGraph
inline
addEdge
(const Node &origin, const Node &neighbour, Attributes *attrs=new Attributes())
evoplex::AbstractGraph
addNode
(Attributes attr)
evoplex::AbstractGraph
inline
addNode
(Attributes attr, float x, float y)
evoplex::AbstractGraph
attr
(int attrId) const
evoplex::AbstractPlugin
inline
attr
(const QString &name, Value defaultValue=Value()) const
evoplex::AbstractPlugin
inline
attrExists
(const char *name) const
evoplex::AbstractPlugin
inline
attrExists
(const QString &name) const
evoplex::AbstractPlugin
inline
attrName
(int attrId) const
evoplex::AbstractPlugin
inline
attrs
() const
evoplex::AbstractPlugin
inline
edge
(int edgeId) const
evoplex::AbstractGraph
inline
edge
(int originId, int neighbourId) const
evoplex::AbstractGraph
inline
edges
() const
evoplex::AbstractGraph
inline
id
() const
evoplex::AbstractGraph
init
()
evoplex::AbstractGraphInterface
evoplex::AbstractPlugin::init
()
evoplex::AbstractPlugin
virtual
isDirected
() const
evoplex::AbstractGraph
inline
isUndirected
() const
evoplex::AbstractGraph
inline
m_edgeAttrsGen
(defined in
evoplex::AbstractGraph
)
evoplex::AbstractGraph
protected
m_edges
(defined in
evoplex::AbstractGraph
)
evoplex::AbstractGraph
protected
m_nodes
(defined in
evoplex::AbstractGraph
)
evoplex::AbstractGraph
protected
m_trial
(defined in
evoplex::AbstractPlugin
)
evoplex::AbstractPlugin
protected
node
(int nodeId) const
evoplex::AbstractGraph
inline
nodes
() const
evoplex::AbstractGraph
inline
numEdges
() const
evoplex::AbstractGraph
inline
numNodes
() const
evoplex::AbstractGraph
inline
prg
() const
evoplex::AbstractPlugin
rand
() const
evoplex::AbstractPlugin
inline
randNode
() const
evoplex::AbstractGraph
removeAllEdges
()
evoplex::AbstractGraph
removeAllEdges
(const Node &node)
evoplex::AbstractGraph
removeEdge
(const Edge &edge)
evoplex::AbstractGraph
removeEdge
(Edges::iterator it)
evoplex::AbstractGraph
removeNode
(const Node &node)
evoplex::AbstractGraph
removeNode
(Nodes::iterator it)
evoplex::AbstractGraph
reset
()=0
evoplex::AbstractGraphInterface
pure virtual
Trial
(defined in
evoplex::AbstractGraph
)
evoplex::AbstractGraph
friend
type
() const
evoplex::AbstractGraph
~AbstractGraphInterface
()=default
evoplex::AbstractGraphInterface
virtual
~AbstractPlugin
()=default
evoplex::AbstractPlugin
protected
Generated by
1.8.14