Overview     Modules     Class Hierarchy     Classes     Members  

tlp::CoordVectorProperty Member List

This is the complete list of members for tlp::CoordVectorProperty, including all inherited members.

AbstractProperty(Graph *, std::string n="")tlp::AbstractProperty< CoordVectorType, CoordVectorType >
addObserver(Observer *)tlp::Observable
addPropertyObserver(PropertyObserver *) const tlp::ObservableProperty
clone_handler(AbstractProperty< CoordVectorType, CoordVectorType, PropertyAlgorithm > &)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [inline, protected, virtual]
clonePrototype(Graph *, const std::string &)tlp::CoordVectorProperty [virtual]
computeMetaValue(node mN, Graph *sg, Graph *mg)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
computeMetaValue(edge mE, Iterator< edge > *itE, Graph *mg)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
CoordVectorProperty(Graph *g, std::string n="")tlp::CoordVectorProperty [inline]
copy(const node dst, const node src, PropertyInterface *prop, bool ifNotDefault=false)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
copy(const edge dst, const edge src, PropertyInterface *prop, bool ifNotDefault=false)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
countObservers()tlp::Observable [inline]
countPropertyObservers()tlp::ObservableProperty [inline]
edgeDefaultValuetlp::AbstractProperty< CoordVectorType, CoordVectorType > [protected]
edgePropertiestlp::AbstractProperty< CoordVectorType, CoordVectorType > [protected]
erase(const node n)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
erase(const edge e)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
factorytlp::AbstractProperty< CoordVectorType, CoordVectorType > [static]
getEdgeDataMemValue(const edge e) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getEdgeDefaultDataMemValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getEdgeDefaultStringValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getEdgeDefaultValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType >
getEdgeStringValue(const edge e) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getEdgeValue(const edge e) const tlp::AbstractProperty< CoordVectorType, CoordVectorType >
getGraph()tlp::PropertyInterface [inline]
getMetaValueCalculator()tlp::PropertyInterface [inline]
getName() const tlp::PropertyInterface [inline]
getNodeDataMemValue(const node n) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNodeDefaultDataMemValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNodeDefaultStringValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNodeDefaultValue() const tlp::AbstractProperty< CoordVectorType, CoordVectorType >
getNodeStringValue(const node n) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNodeValue(const node n) const tlp::AbstractProperty< CoordVectorType, CoordVectorType >
getNonDefaultDataMemValue(const node n) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNonDefaultDataMemValue(const edge e) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNonDefaultValuatedEdges(const Graph *g=NULL) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getNonDefaultValuatedNodes(const Graph *g=NULL) const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
getTypename() const tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
tlp::PropertyInterface::getTypename(const PropertyInterface *)tlp::PropertyInterface [static]
graphtlp::PropertyInterface [protected]
holdCountertlp::Observable [protected, static]
holdObservableMaptlp::Observable [protected, static]
holdObserverMaptlp::Observable [protected, static]
holdObservers()tlp::Observable [static]
initFactory()tlp::AbstractProperty< CoordVectorType, CoordVectorType > [inline, static]
metaValueCalculatortlp::PropertyInterface [protected]
nametlp::PropertyInterface [protected]
nodeDefaultValuetlp::AbstractProperty< CoordVectorType, CoordVectorType > [protected]
nodePropertiestlp::AbstractProperty< CoordVectorType, CoordVectorType > [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< CoordVectorType, CoordVectorType, PropertyAlgorithm > &prop)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [inline, virtual]
PAlgorithm typedeftlp::AbstractProperty< CoordVectorType, CoordVectorType > [protected]
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
setAllEdgeDataMemValue(const DataMem *v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setAllEdgeStringValue(const std::string &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setAllEdgeValue(const typename CoordVectorType::RealType &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType >
setAllNodeDataMemValue(const DataMem *v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setAllNodeStringValue(const std::string &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setAllNodeValue(const typename CoordVectorType::RealType &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType >
setEdgeDataMemValue(const edge e, const DataMem *v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setEdgeStringValue(const edge e, const std::string &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setEdgeValue(const edge e, const typename CoordVectorType::RealType &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType >
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setNodeDataMemValue(const node n, const DataMem *v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setNodeStringValue(const node n, const std::string &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType > [virtual]
setNodeValue(const node n, const typename CoordVectorType::RealType &v)tlp::AbstractProperty< CoordVectorType, CoordVectorType >
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