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]
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]
deleteObserver(Observer *)tlp::Observable [inline]
deleteObservers()tlp::Observable [inline]
erase(const node)=0tlp::PropertyInterface [pure virtual]
erase(const edge)=0tlp::PropertyInterface [pure virtual]
getEdgeDefaultStringValue()=0tlp::PropertyInterface [pure virtual]
getEdgeStringValue(const edge e)=0tlp::PropertyInterface [pure virtual]
getNodeDefaultStringValue()=0tlp::PropertyInterface [pure virtual]
getNodeStringValue(const node n)=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]
notifyDestroy()tlp::Observable
notifyObservers()tlp::Observable
observersListtlp::Observable [protected]
setAllEdgeStringValue(const std::string &v)=0tlp::PropertyInterface [pure virtual]
setAllNodeStringValue(const std::string &v)=0tlp::PropertyInterface [pure virtual]
setEdgeStringValue(const edge e, const std::string &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]
~PropertyInterface()tlp::PropertyInterface [inline, virtual]



Tulip Software by LaBRI Visualization Team    2001 - 2007