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 [inline]
addPropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
clonePrototype(Graph *, std::string)=0tlp::PropertyInterface [pure virtual]
copy(const node, const node, PropertyInterface *)=0tlp::PropertyInterface [pure virtual]
copy(const edge, const edge, PropertyInterface *)=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)=0tlp::PropertyInterface [pure virtual]
getEdgeDefaultDataMemValue()=0tlp::PropertyInterface [pure virtual]
getEdgeDefaultStringValue()=0tlp::PropertyInterface [pure virtual]
getEdgeStringValue(const edge e)=0tlp::PropertyInterface [pure virtual]
getNodeDataMemValue(const node n)=0tlp::PropertyInterface [pure virtual]
getNodeDefaultDataMemValue()=0tlp::PropertyInterface [pure virtual]
getNodeDefaultStringValue()=0tlp::PropertyInterface [pure virtual]
getNodeStringValue(const node n)=0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const node n)=0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const edge e)=0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedEdges()=0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedNodes()=0tlp::PropertyInterface [pure virtual]
getTypename()=0tlp::PropertyInterface [pure virtual]
getTypename(PropertyInterface *)tlp::PropertyInterface [static]
holdCountertlp::Observable [protected, static]
holdMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
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]
removeObserver(Observer *)tlp::Observable [inline]
removeObservers()tlp::Observable [inline]
removePropertyObserver(PropertyObserver *) const tlp::ObservableProperty [inline]
removePropertyObservers()tlp::ObservableProperty [inline]
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]
setNodeDataMemValue(const node n, const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setNodeStringValue(const node n, const std::string &v)=0tlp::PropertyInterface [pure virtual]
unholdObservers()tlp::Observable [static]
~Observable()tlp::Observable [inline, virtual]
~ObservableProperty()tlp::ObservableProperty [inline, virtual]
~PropertyInterface()tlp::PropertyInterface [virtual]


Tulip Software by LaBRI Visualization Team    2001 - 2010