Overview     Modules     Class Hierarchy     Classes     Members  

tlp::GraphProperty Member List

This is the complete list of members for tlp::GraphProperty, including all inherited members.
AbstractProperty(Graph *)tlp::AbstractProperty< GraphType, EdgeSetType >
addEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
addLocalProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
addNode(Graph *, const node)tlp::GraphObserver [inline, virtual]
addObserver(Observer *)tlp::Observable [inline]
addPropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
addSubGraph(Graph *, Graph *)tlp::GraphObserver [inline, virtual]
afterSetAllEdgeValue(PropertyInterface *)tlp::PropertyObserver [inline, virtual]
afterSetAllNodeValue(PropertyInterface *prop)tlp::GraphProperty [virtual]
afterSetEdgeValue(PropertyInterface *, const edge)tlp::PropertyObserver [inline, virtual]
afterSetNodeValue(PropertyInterface *prop, const node n)tlp::GraphProperty [virtual]
beforeSetAllEdgeValue(PropertyInterface *)tlp::PropertyObserver [inline, virtual]
beforeSetAllNodeValue(PropertyInterface *prop)tlp::GraphProperty [virtual]
beforeSetEdgeValue(PropertyInterface *, const edge)tlp::PropertyObserver [inline, virtual]
beforeSetNodeValue(PropertyInterface *prop, const node n)tlp::GraphProperty [virtual]
circularCalltlp::AbstractProperty< GraphType, EdgeSetType > [protected]
clone_handler(AbstractProperty< GraphType, EdgeSetType, PropertyAlgorithm > &)tlp::AbstractProperty< GraphType, EdgeSetType > [inline, protected, virtual]
clonePrototype(Graph *, std::string)tlp::GraphProperty [virtual]
compute(const std::string &algorithm, std::string &msg, const PropertyContext &)tlp::AbstractProperty< GraphType, EdgeSetType >
copy(const node, const node, PropertyInterface *)tlp::GraphProperty [virtual]
copy(const edge, const edge, PropertyInterface *)tlp::GraphProperty [virtual]
countObservers()tlp::Observable [inline]
countPropertyObservers()tlp::ObservableProperty [inline]
delEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
delLocalProperty(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
delNode(Graph *, const node)tlp::GraphObserver [inline, virtual]
delSubGraph(Graph *, Graph *)tlp::GraphObserver [inline, virtual]
destroy(Graph *)tlp::GraphProperty [virtual]
tlp::PropertyObserver::destroy(PropertyInterface *)tlp::PropertyObserver [inline, virtual]
edgeDefaultValuetlp::AbstractProperty< GraphType, EdgeSetType > [protected]
edgePropertiestlp::AbstractProperty< GraphType, EdgeSetType > [protected]
erase(const node n)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
erase(const edge e)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
factorytlp::AbstractProperty< GraphType, EdgeSetType > [static]
getEdgeDataMemValue(const edge e)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultDataMemValue()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultStringValue()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultValue()tlp::AbstractProperty< GraphType, EdgeSetType >
getEdgeStringValue(const edge e)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeValue(const edge e)tlp::AbstractProperty< GraphType, EdgeSetType >
getNodeDataMemValue(const node n)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultDataMemValue()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultStringValue()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultValue()tlp::AbstractProperty< GraphType, EdgeSetType >
getNodeStringValue(const node n)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeValue(const node n)tlp::AbstractProperty< GraphType, EdgeSetType >
getNonDefaultDataMemValue(const node n)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultDataMemValue(const edge e)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultValuatedEdges()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultValuatedNodes()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getTypename()tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
tlp::PropertyInterface::getTypename(PropertyInterface *)tlp::PropertyInterface [static]
graphtlp::AbstractProperty< GraphType, EdgeSetType > [protected]
GraphAbstract classtlp::GraphProperty [friend]
GraphProperty(Graph *)tlp::GraphProperty
holdCountertlp::Observable [protected, static]
holdMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
initFactory()tlp::AbstractProperty< GraphType, EdgeSetType > [inline, static]
nodeDefaultValuetlp::AbstractProperty< GraphType, EdgeSetType > [protected]
nodePropertiestlp::AbstractProperty< GraphType, EdgeSetType > [protected]
notifyAfterSetAllEdgeValue(PropertyInterface *)tlp::PropertyInterface [protected]
notifyAfterSetAllNodeValue(PropertyInterface *)tlp::PropertyInterface [protected]
notifyAfterSetEdgeValue(PropertyInterface *, const edge e)tlp::PropertyInterface [protected]
notifyAfterSetNodeValue(PropertyInterface *, const node n)tlp::PropertyInterface [protected]
notifyBeforeSetAllEdgeValue(PropertyInterface *)tlp::ObservableProperty [protected]
notifyBeforeSetAllNodeValue(PropertyInterface *)tlp::ObservableProperty [protected]
notifyBeforeSetEdgeValue(PropertyInterface *, const edge e)tlp::ObservableProperty [protected]
notifyBeforeSetNodeValue(PropertyInterface *, const node n)tlp::ObservableProperty [protected]
notifyDestroy(PropertyInterface *)tlp::PropertyInterface [protected]
tlp::Observable::notifyDestroy()tlp::Observable
notifyObservers()tlp::Observable
observerstlp::ObservableProperty [mutable, protected]
observersListtlp::Observable [protected]
operator=(AbstractProperty< GraphType, EdgeSetType, PropertyAlgorithm > &prop)tlp::AbstractProperty< GraphType, EdgeSetType > [inline, virtual]
removeObserver(Observer *)tlp::Observable [inline]
removeObservers()tlp::Observable [inline]
removePropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
removePropertyObservers()tlp::ObservableProperty [inline]
reverseEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
setAllEdgeDataMemValue(const DataMem *v)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
setAllEdgeStringValue(const std::string &v)tlp::GraphProperty [virtual]
setAllEdgeValue(const typename EdgeSetType::RealType &v)tlp::AbstractProperty< GraphType, EdgeSetType >
setAllNodeDataMemValue(const DataMem *v)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
setAllNodeStringValue(const std::string &v)tlp::GraphProperty [virtual]
setAllNodeValue(const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, EdgeSetType >
setEdgeDataMemValue(const edge e, const DataMem *v)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
setEdgeStringValue(const edge e, const std::string &v)tlp::GraphProperty [virtual]
setEdgeValue(const edge e, const typename EdgeSetType::RealType &v)tlp::AbstractProperty< GraphType, EdgeSetType >
setNodeDataMemValue(const node n, const DataMem *v)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
setNodeStringValue(const node n, const std::string &v)tlp::GraphProperty [virtual]
setNodeValue(const node n, const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, EdgeSetType >
unholdObservers()tlp::Observable [static]
~GraphObserver()tlp::GraphObserver [inline, virtual]
~GraphProperty()tlp::GraphProperty [virtual]
~Observable()tlp::Observable [inline, virtual]
~ObservableProperty()tlp::ObservableProperty [inline, virtual]
~PropertyInterface()tlp::PropertyInterface [virtual]
~PropertyObserver()tlp::PropertyObserver [inline, virtual]


Tulip Software by LaBRI Visualization Team    2001 - 2010