Overview     Modules     Class Hierarchy     Classes     Members  

tlp::PropertyInterface Member List

This is the complete list of members for tlp::PropertyInterface, including all inherited members.
addObserver(Observer *)tlp::Observable
addPropertyObserver(PropertyObserver *) const tlp::ObservableProperty
clonePrototype(Graph *, const std::string &)=0tlp::PropertyInterface [pure virtual]
computeMetaValue(node mN, Graph *sg, Graph *mg)=0tlp::PropertyInterface [pure virtual]
computeMetaValue(edge mE, tlp::Iterator< edge > *itE, Graph *mg)=0tlp::PropertyInterface [pure virtual]
copy(const node src, const node dst, PropertyInterface *prop, bool ifNotDefault=false)=0tlp::PropertyInterface [pure virtual]
copy(const edge src, const edge dst, PropertyInterface *prop, bool ifNotDefault=false)=0tlp::PropertyInterface [pure virtual]
countObservers()tlp::Observable [inline]
countPropertyObservers()tlp::ObservableProperty [inline]
erase(const node)=0tlp::PropertyInterface [pure virtual]
erase(const edge)=0tlp::PropertyInterface [pure virtual]
getEdgeDataMemValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getEdgeDefaultDataMemValue() const =0tlp::PropertyInterface [pure virtual]
getEdgeDefaultStringValue() const =0tlp::PropertyInterface [pure virtual]
getEdgeStringValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getGraph()tlp::PropertyInterface [inline]
getMetaValueCalculator()tlp::PropertyInterface [inline]
getName() const tlp::PropertyInterface [inline]
getNodeDataMemValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNodeDefaultDataMemValue() const =0tlp::PropertyInterface [pure virtual]
getNodeDefaultStringValue() const =0tlp::PropertyInterface [pure virtual]
getNodeStringValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedEdges(const Graph *=NULL) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedNodes(const Graph *=NULL) const =0tlp::PropertyInterface [pure virtual]
getTypename() const =0tlp::PropertyInterface [pure virtual]
graphtlp::PropertyInterface [protected]
holdCountertlp::Observable [protected, static]
holdObservableMaptlp::Observable [protected, static]
holdObserverMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
metaValueCalculatortlp::PropertyInterface [protected]
nametlp::PropertyInterface [protected]
notifyAfterSetAllEdgeValue(PropertyInterface *)tlp::PropertyInterface [protected]
tlp::ObservableProperty::notifyAfterSetAllEdgeValue(PropertyInterface *)tlp::ObservableProperty [protected]
notifyAfterSetAllNodeValue(PropertyInterface *)tlp::PropertyInterface [protected]
tlp::ObservableProperty::notifyAfterSetAllNodeValue(PropertyInterface *)tlp::ObservableProperty [protected]
notifyAfterSetEdgeValue(PropertyInterface *, const edge e)tlp::PropertyInterface [protected]
tlp::ObservableProperty::notifyAfterSetEdgeValue(PropertyInterface *, const edge e)tlp::ObservableProperty [protected]
notifyAfterSetNodeValue(PropertyInterface *, const node n)tlp::PropertyInterface [protected]
tlp::ObservableProperty::notifyAfterSetNodeValue(PropertyInterface *, const node n)tlp::ObservableProperty [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
tlp::ObservableProperty::notifyDestroy(PropertyInterface *)tlp::ObservableProperty [protected]
notifyObservers()tlp::Observable
observerstlp::ObservableProperty [mutable, protected]
observersHoldCounter()tlp::Observable [inline, static]
observersListtlp::Observable [protected]
tlp::observersSettlp::Observable [protected]
tlp::ObservableProperty::observersSettlp::ObservableProperty [mutable, protected]
PropertyManager classtlp::PropertyInterface [friend]
removeObserver(Observer *)tlp::Observable [inline]
removeOnlyObserver(Observer *)tlp::Observable [inline, protected]
removeOnlyPropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline, protected]
removePropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
removePropertyObservers()tlp::ObservableProperty
setAllEdgeDataMemValue(const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setAllEdgeStringValue(const std::string &v)=0tlp::PropertyInterface [pure virtual]
setAllNodeDataMemValue(const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setAllNodeStringValue(const std::string &v)=0tlp::PropertyInterface [pure virtual]
setEdgeDataMemValue(const edge e, const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setEdgeStringValue(const edge e, const std::string &v)=0tlp::PropertyInterface [pure virtual]
setMetaValueCalculator(MetaValueCalculator *mvCalc)tlp::PropertyInterface [inline, virtual]
setNodeDataMemValue(const node n, const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setNodeStringValue(const node n, const std::string &v)=0tlp::PropertyInterface [pure virtual]
unholdObservers(bool force=false)tlp::Observable [static]
~Observable()tlp::Observable [inline, virtual]
~ObservableProperty()tlp::ObservableProperty [inline, virtual]
~PropertyInterface()tlp::PropertyInterface [virtual]


Tulip Software by LaBRI Visualization Team    2001 - 2011