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, GraphType >
addEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
addNode(Graph *, const node)tlp::GraphObserver [inline, virtual]
addObserver(Observer *)tlp::Observable [inline]
circularCalltlp::AbstractProperty< GraphType, GraphType > [protected]
clone_handler(AbstractProperty< GraphType, GraphType, PropertyAlgorithm > &)tlp::AbstractProperty< GraphType, GraphType > [inline, protected, virtual]
clonePrototype(Graph *, std::string)tlp::GraphProperty [virtual]
compute(const std::string &algorithm, std::string &msg, const PropertyContext &)tlp::AbstractProperty< GraphType, GraphType >
copy(const node, const node, PropertyInterface *)tlp::GraphProperty [virtual]
copy(const edge, const edge, PropertyInterface *)tlp::GraphProperty [virtual]
countObservers()tlp::Observable [inline]
delEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
deleteObserver(Observer *)tlp::Observable [inline]
deleteObservers()tlp::Observable [inline]
delNode(Graph *, const node)tlp::GraphObserver [inline, virtual]
destroy(Graph *)tlp::GraphProperty [virtual]
edgeDefaultValuetlp::AbstractProperty< GraphType, GraphType > [protected]
edgePropertiestlp::AbstractProperty< GraphType, GraphType > [protected]
erase(const node n)tlp::AbstractProperty< GraphType, GraphType > [virtual]
erase(const edge e)tlp::AbstractProperty< GraphType, GraphType > [virtual]
tlp::PropertyInterface::erase(const node)=0tlp::PropertyInterface [pure virtual]
factorytlp::AbstractProperty< GraphType, GraphType > [static]
getEdgeDefaultStringValue()tlp::AbstractProperty< GraphType, GraphType > [virtual]
getEdgeDefaultValue()tlp::AbstractProperty< GraphType, GraphType >
getEdgeStringValue(const edge e)tlp::AbstractProperty< GraphType, GraphType > [virtual]
getEdgeValue(const edge e)tlp::AbstractProperty< GraphType, GraphType >
getNodeDefaultStringValue()tlp::AbstractProperty< GraphType, GraphType > [virtual]
getNodeDefaultValue()tlp::AbstractProperty< GraphType, GraphType >
getNodeStringValue(const node n)tlp::AbstractProperty< GraphType, GraphType > [virtual]
getNodeValue(const node n)tlp::AbstractProperty< GraphType, GraphType >
getTypename()tlp::AbstractProperty< GraphType, GraphType > [virtual]
tlp::PropertyInterface::getTypename(PropertyInterface *)tlp::PropertyInterface [static]
graphtlp::AbstractProperty< GraphType, GraphType > [protected]
GraphAlgorithm classtlp::GraphProperty [friend]
GraphProperty(Graph *)tlp::GraphProperty
holdCountertlp::Observable [protected, static]
holdMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
initFactory()tlp::AbstractProperty< GraphType, GraphType > [inline, static]
nodeDefaultValuetlp::AbstractProperty< GraphType, GraphType > [protected]
nodePropertiestlp::AbstractProperty< GraphType, GraphType > [protected]
notifyDestroy()tlp::Observable
notifyObservers()tlp::Observable
observersListtlp::Observable [protected]
operator=(AbstractProperty< GraphType, GraphType, PropertyAlgorithm > &proxy)tlp::AbstractProperty< GraphType, GraphType > [inline, virtual]
reverseEdge(Graph *, const edge)tlp::GraphObserver [inline, virtual]
setAllEdgeStringValue(const std::string &v)tlp::AbstractProperty< GraphType, GraphType > [virtual]
setAllEdgeValue(const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, GraphType >
setAllEdgeValue_handler(const typename GraphType::RealType &)tlp::AbstractProperty< GraphType, GraphType > [inline, protected, virtual]
setAllNodeStringValue(const std::string &v)tlp::AbstractProperty< GraphType, GraphType > [virtual]
setAllNodeValue(const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, GraphType >
tlp::AbstractProperty< GraphType, GraphType >::setAllNodeValue_handler(const typename GraphType::RealType &)tlp::AbstractProperty< GraphType, GraphType > [inline, protected, virtual]
setEdgeStringValue(const edge e, const std::string &v)tlp::AbstractProperty< GraphType, GraphType > [virtual]
setEdgeValue(const edge e, const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, GraphType >
setEdgeValue_handler(const edge, const typename GraphType::RealType &)tlp::AbstractProperty< GraphType, GraphType > [inline, protected, virtual]
setNodeStringValue(const node n, const std::string &v)tlp::AbstractProperty< GraphType, GraphType > [virtual]
setNodeValue(const node n, const typename GraphType::RealType &v)tlp::AbstractProperty< GraphType, GraphType >
tlp::AbstractProperty< GraphType, GraphType >::setNodeValue_handler(const node, const typename GraphType::RealType &)tlp::AbstractProperty< GraphType, GraphType > [inline, protected, virtual]
unholdObservers()tlp::Observable [static]
~AbstractProperty()tlp::AbstractProperty< GraphType, GraphType > [virtual]
~GraphObserver()tlp::GraphObserver [inline, virtual]
~GraphProperty()tlp::GraphProperty [virtual]
~Observable()tlp::Observable [inline, virtual]
~PropertyInterface()tlp::PropertyInterface [inline, virtual]



Tulip Software by LaBRI Visualization Team    2001 - 2007