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 *, std::string n="")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]
tlp::addObservable(ObservableGraph *)tlp::GraphObserver
tlp::PropertyObserver::addObservable(ObservableProperty *)tlp::PropertyObserver
addObserver(Observer *)tlp::Observable
addPropertyObserver(PropertyObserver *) const tlp::ObservableProperty
addSubGraph(Graph *, Graph *)tlp::GraphObserver [inline, virtual]
afterSetAllEdgeValue(PropertyInterface *)tlp::PropertyObserver [inline, virtual]
afterSetAllNodeValue(PropertyInterface *prop)tlp::GraphProperty [virtual]
afterSetAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, 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]
beforeSetAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
beforeSetEdgeValue(PropertyInterface *, const edge)tlp::PropertyObserver [inline, virtual]
beforeSetNodeValue(PropertyInterface *prop, const node n)tlp::GraphProperty [virtual]
clone_handler(AbstractProperty< GraphType, EdgeSetType, PropertyAlgorithm > &)tlp::AbstractProperty< GraphType, EdgeSetType > [inline, protected, virtual]
clonePrototype(Graph *, const std::string &)tlp::GraphProperty [virtual]
computeMetaValue(node mN, Graph *sg, Graph *mg)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
computeMetaValue(edge mE, Iterator< edge > *itE, Graph *mg)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
copy(const node dst, const node src, PropertyInterface *prop, bool ifNotDefault=false)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
copy(const edge dst, const edge src, PropertyInterface *prop, bool ifNotDefault=false)tlp::AbstractProperty< GraphType, EdgeSetType > [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) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultDataMemValue() const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultStringValue() const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeDefaultValue() const tlp::AbstractProperty< GraphType, EdgeSetType >
getEdgeStringValue(const edge e) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getEdgeValue(const edge e) const tlp::AbstractProperty< GraphType, EdgeSetType >
getGraph()tlp::PropertyInterface [inline]
getMetaValueCalculator()tlp::PropertyInterface [inline]
getName() const tlp::PropertyInterface [inline]
getNodeDataMemValue(const node n) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultDataMemValue() const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultStringValue() const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeDefaultValue() const tlp::AbstractProperty< GraphType, EdgeSetType >
getNodeStringValue(const node n) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNodeValue(const node n) const tlp::AbstractProperty< GraphType, EdgeSetType >
getNonDefaultDataMemValue(const node n) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultDataMemValue(const edge e) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultValuatedEdges(const Graph *g=NULL) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getNonDefaultValuatedNodes(const Graph *g=NULL) const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
getTypename() const tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
tlp::PropertyInterface::getTypename(const PropertyInterface *)tlp::PropertyInterface [static]
graphtlp::PropertyInterface [protected]
GraphAbstract classtlp::GraphProperty [friend]
GraphObserver(bool manageObservables=true)tlp::GraphObserver [inline]
GraphProperty(Graph *, std::string n="")tlp::GraphProperty
hasNonDefaultValue(const node n) const tlp::GraphProperty [inline]
hasNonDefaultValue(const edge e) const tlp::GraphProperty [inline]
holdCountertlp::Observable [protected, static]
holdObservableMaptlp::Observable [protected, static]
holdObserverMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
initFactory()tlp::AbstractProperty< GraphType, EdgeSetType > [inline, static]
metaValueCalculatortlp::PropertyInterface [protected]
nametlp::PropertyInterface [protected]
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]
PAlgorithm typedeftlp::AbstractProperty< GraphType, EdgeSetType > [protected]
PropertyObserver(bool manageObservables=true)tlp::PropertyObserver [inline]
removeAttribute(Graph *, const std::string &)tlp::GraphObserver [inline, virtual]
tlp::removeObservable(ObservableGraph *)tlp::GraphObserver
tlp::PropertyObserver::removeObservable(ObservableProperty *)tlp::PropertyObserver
removeObserver(Observer *)tlp::Observable [inline]
removeObservers()tlp::Observable
removeOnlyObserver(Observer *)tlp::Observable [inline, protected]
removeOnlyPropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline, protected]
removePropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
removePropertyObservers()tlp::ObservableProperty
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 >
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc)tlp::AbstractProperty< GraphType, EdgeSetType > [virtual]
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 [virtual]
~GraphProperty()tlp::GraphProperty [virtual]
~Observable()tlp::Observable [inline, virtual]
~ObservableProperty()tlp::ObservableProperty [inline, virtual]
~PropertyInterface()tlp::PropertyInterface [virtual]
~PropertyObserver()tlp::PropertyObserver [virtual]



Tulip Software by LaBRI Visualization Team    2001 - 2010