Tulip  4.0.0
Better Visualization Through Research
 All Classes Files Functions Variables Enumerations Enumerator Properties Groups Pages
tlp::DoubleProperty Member List

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

_edgeMax (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
_edgeMin (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
_nodeMax (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
_nodeMin (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
AbstractProperty(Graph *, std::string n="") (defined in tlp::AbstractProperty< nodeType, edgeType >)tlp::AbstractProperty< nodeType, edgeType >
addListener(Observable *const listener) const tlp::Observable
addObserver(Observable *const observer) const tlp::Observable
addPropertyObserver(Observable *pObs)tlp::PropertyInterfaceinline
AVG_CALC enum value (defined in tlp::DoubleProperty)tlp::DoubleProperty
clone_handler(AbstractProperty< tlp::DoubleType, tlp::DoubleType > &) (defined in tlp::DoubleProperty)tlp::DoublePropertyvirtual
tlp::MinMaxProperty::clone_handler(AbstractProperty< nodeType, edgeType > &)tlp::AbstractProperty< nodeType, edgeType >inlineprotectedvirtual
clonePrototype(Graph *, const std::string &)tlp::DoublePropertyvirtual
compare(const node n1, const node n2) consttlp::AbstractProperty< nodeType, edgeType >virtual
compare(const edge e1, const edge e2) consttlp::AbstractProperty< nodeType, edgeType >virtual
computeMetaValue(node n, Graph *sg, Graph *mg)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
computeMinMaxEdge(Graph *graph) (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
computeMinMaxNode(Graph *graph) (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
computeMinMaxNode(Graph *sg) (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
copy(PropertyInterface *property)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
countListeners() const tlp::Observable
countObservers() const tlp::Observable
DoubleProperty(Graph *, std::string n="") (defined in tlp::DoubleProperty)tlp::DoubleProperty
edgeDefaultValue (defined in tlp::AbstractProperty< nodeType, edgeType >)tlp::AbstractProperty< nodeType, edgeType >protected
edgeProperties (defined in tlp::AbstractProperty< nodeType, edgeType >)tlp::AbstractProperty< nodeType, edgeType >protected
edgesUniformQuantification(unsigned int) (defined in tlp::DoubleProperty)tlp::DoubleProperty
edgeValueUptodate (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
erase(const node n)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
erase(const edge e)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getEdgeDataMemValue(const edge e) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getEdgeDefaultDataMemValue() consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getEdgeDefaultStringValue() consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getEdgeDefaultValue() consttlp::AbstractProperty< nodeType, edgeType >
getEdgeMax(Graph *graph=NULL)tlp::MinMaxProperty< nodeType, edgeType >
getEdgeMin(Graph *graph=NULL)tlp::MinMaxProperty< nodeType, edgeType >
getEdgeStringValue(const edge e) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getEdgeValue(const edge e) consttlp::AbstractProperty< nodeType, edgeType >
getGraph() const (defined in tlp::PropertyInterface)tlp::PropertyInterfaceinline
getMetaValueCalculator()tlp::PropertyInterfaceinline
getName() const tlp::PropertyInterfaceinline
getNodeDataMemValue(const node n) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNodeDefaultDataMemValue() consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNodeDefaultStringValue() consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNodeDefaultValue() consttlp::AbstractProperty< nodeType, edgeType >
getNodeMax(Graph *graph=NULL)tlp::MinMaxProperty< nodeType, edgeType >
getNodeMin(Graph *graph=NULL)tlp::MinMaxProperty< nodeType, edgeType >
getNodeStringValue(const node n) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNodeValue(const node n) consttlp::AbstractProperty< nodeType, edgeType >
getNonDefaultDataMemValue(const node n) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNonDefaultDataMemValue(const edge e) consttlp::AbstractProperty< nodeType, edgeType >inlinevirtual
getNonDefaultValuatedEdges(const Graph *g=NULL) consttlp::AbstractProperty< nodeType, edgeType >virtual
getNonDefaultValuatedNodes(const Graph *g=NULL) consttlp::AbstractProperty< nodeType, edgeType >virtual
getObject(tlp::node n)tlp::Observablestatic
getObservableGraph()tlp::Observablestatic
getObservables() const tlp::Observableprotected
getReceived() const tlp::Observable
getSent() const tlp::Observable
getTypename() const tlp::DoublePropertyinlinevirtual
graph (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
hasOnlookers() const tlp::Observableprotected
holdObservers()tlp::Observablestatic
isAlive(tlp::node n)tlp::Observablestatic
MAX_CALC enum value (defined in tlp::DoubleProperty)tlp::DoubleProperty
maxEdge (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
maxNode (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
metaValueCalculator (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
MIN_CALC enum value (defined in tlp::DoubleProperty)tlp::DoubleProperty
minEdge (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
MinMaxProperty(tlp::Graph *graph, std::string name, typename nodeType::RealType NodeMin, typename nodeType::RealType NodeMax, typename edgeType::RealType EdgeMin, typename edgeType::RealType EdgeMax)tlp::MinMaxProperty< nodeType, edgeType >
minNode (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
name (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
NO_CALC enum value (defined in tlp::DoubleProperty)tlp::DoubleProperty
nodeDefaultValue (defined in tlp::AbstractProperty< nodeType, edgeType >)tlp::AbstractProperty< nodeType, edgeType >protected
nodeProperties (defined in tlp::AbstractProperty< nodeType, edgeType >)tlp::AbstractProperty< nodeType, edgeType >protected
nodesUniformQuantification(unsigned int) (defined in tlp::DoubleProperty)tlp::DoubleProperty
nodeValueUptodate (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >protected
notifyAfterSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyAfterSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyBeforeSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyDestroy() (defined in tlp::PropertyInterface)tlp::PropertyInterfaceprotected
notifyObservers()tlp::Observableprotected
Observable() (defined in tlp::Observable)tlp::Observableprotected
Observable(const Observable &) (defined in tlp::Observable)tlp::Observableprotected
observableDeleted()tlp::Observableprotected
observersHoldCounter()tlp::Observableinlinestatic
operator=(AbstractProperty< nodeType, edgeType > &prop)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
operator=(const Observable &) (defined in tlp::Observable)tlp::Observableprotected
PredefinedMetaValueCalculator enum name (defined in tlp::DoubleProperty)tlp::DoubleProperty
PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterface
propertyTypename (defined in tlp::DoubleProperty)tlp::DoublePropertystatic
removeListener(Observable *const listener) const tlp::Observable
removeObserver(Observable *const observerver) const tlp::Observable
removePropertyObserver(Observable *pObs)tlp::PropertyInterfaceinline
sendEvent(const Event &message)tlp::Observableprotected
setAllEdgeDataMemValue(const DataMem *v)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setAllEdgeStringValue(const std::string &inV)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setAllEdgeValue(const double &v) (defined in tlp::DoubleProperty)tlp::DoublePropertyvirtual
tlp::MinMaxProperty::setAllEdgeValue(const typename edgeType::RealType &v)tlp::AbstractProperty< nodeType, edgeType >virtual
setAllNodeDataMemValue(const DataMem *v)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setAllNodeStringValue(const std::string &inV)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setAllNodeValue(const double &v) (defined in tlp::DoubleProperty)tlp::DoublePropertyvirtual
tlp::MinMaxProperty::setAllNodeValue(const typename nodeType::RealType &v)tlp::AbstractProperty< nodeType, edgeType >virtual
setEdgeDataMemValue(const edge e, const DataMem *v)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setEdgeStringValue(const edge inE, const std::string &inV)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setEdgeValue(const edge e, const double &v) (defined in tlp::DoubleProperty)tlp::DoublePropertyvirtual
tlp::MinMaxProperty::setEdgeValue(const edge e, const typename edgeType::RealType &v)tlp::AbstractProperty< nodeType, edgeType >virtual
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *calc)tlp::DoublePropertyvirtual
setMetaValueCalculator(PredefinedMetaValueCalculator nodeCalc=AVG_CALC, PredefinedMetaValueCalculator edgeCalc=AVG_CALC) (defined in tlp::DoubleProperty)tlp::DoubleProperty
setNodeDataMemValue(const node n, const DataMem *v)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setNodeStringValue(const node inN, const std::string &inV)tlp::AbstractProperty< nodeType, edgeType >inlinevirtual
setNodeValue(const node n, const double &v) (defined in tlp::DoubleProperty)tlp::DoublePropertyvirtual
tlp::MinMaxProperty::setNodeValue(const node n, const typename nodeType::RealType &v)tlp::AbstractProperty< nodeType, edgeType >virtual
SUM_CALC enum value (defined in tlp::DoubleProperty)tlp::DoubleProperty
treatEvents(const std::vector< Event > &events)tlp::Observableprotectedvirtual
unholdObservers()tlp::Observablestatic
uniformQuantification(unsigned int) (defined in tlp::DoubleProperty)tlp::DoubleProperty
updateAllEdgesValues(typename edgeType::RealType newValue)tlp::MinMaxProperty< nodeType, edgeType >
updateAllNodesValues(typename nodeType::RealType newValue)tlp::MinMaxProperty< nodeType, edgeType >
updateEdgeValue(tlp::edge e, typename edgeType::RealType newValue)tlp::MinMaxProperty< nodeType, edgeType >
updateEdgeValue(tlp::edge e, tlp::LineType::RealType newValue) (defined in tlp::MinMaxProperty< nodeType, edgeType >)tlp::MinMaxProperty< nodeType, edgeType >
updateNodeValue(tlp::node n, typename nodeType::RealType newValue)tlp::MinMaxProperty< nodeType, edgeType >
~Observable() (defined in tlp::Observable)tlp::Observableprotectedvirtual
~PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterfacevirtual