AbstractProperty(Graph *, std::string n="") | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
addEdge(Graph *graph, const edge e) | tlp::DoubleProperty | virtual |
addInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
addListener(Observable *const obs) const | tlp::Observable | |
addLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
addNode(Graph *graph, const node n) | tlp::DoubleProperty | virtual |
addObserver(Observable *const obs) const | tlp::Observable | |
addOnlooker(const Observable &, OLOEDGETYPE type) const | tlp::Observable | protected |
addPropertyObserver(PropertyObserver *pObs) | tlp::PropertyInterface | |
addSubGraph(Graph *graph, Graph *sub) | tlp::DoubleProperty | virtual |
afterDelInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterDelLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterSetEnds(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
AVG_CALC enum value | tlp::DoubleProperty | |
beforeDelInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
beforeDelLocalProperty(Graph *g, const std::string &pName) | tlp::GraphObserver | inlinevirtual |
beforeSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
beforeSetEnds(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
clone_handler(AbstractProperty< DoubleType, DoubleType, DoubleAlgorithm > &) | tlp::DoubleProperty | |
tlp::AbstractProperty::clone_handler(AbstractProperty< Tnode, Tedge, TPROPERTY > &) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlineprotectedvirtual |
clonePrototype(Graph *, const std::string &) | tlp::DoubleProperty | virtual |
compare(const node n1, const node n2) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
compare(const edge e1, const edge e2) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
copy(PropertyInterface *property) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
countListeners() const | tlp::Observable | |
countObservers() const | tlp::Observable | |
countOnLookers() const | tlp::Observable | |
countPropertyObservers() const | tlp::PropertyInterface | inline |
delEdge(Graph *graph, const edge e) | tlp::DoubleProperty | virtual |
delLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
delNode(Graph *graph, const node n) | tlp::DoubleProperty | virtual |
delSubGraph(Graph *graph, Graph *sub) | tlp::DoubleProperty | virtual |
destroy(Graph *) | tlp::GraphObserver | inlinevirtual |
DoubleAlgorithm class | tlp::DoubleProperty | friend |
DoubleProperty(Graph *, std::string n="") | tlp::DoubleProperty | |
edgeDefaultValue | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | protected |
edgeProperties | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | protected |
edgesUniformQuantification(unsigned int) | tlp::DoubleProperty | |
erase(const node n) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
erase(const edge e) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getEdgeDefaultStringValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getEdgeDefaultValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
getEdgeMax(Graph *sg=0) | tlp::DoubleProperty | |
getEdgeMin(Graph *sg=0) | tlp::DoubleProperty | |
getEdgeStringValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getEdgeValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
getGraph() | tlp::PropertyInterface | inline |
getInObjects() const | tlp::OLOObject | protected |
getMetaValueCalculator() | tlp::PropertyInterface | inline |
getName() const | tlp::PropertyInterface | inline |
getNode() const | tlp::OLOObject | |
getNodeDataMemValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNodeDefaultDataMemValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNodeDefaultStringValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNodeDefaultValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
getNodeMax(Graph *sg=0) | tlp::DoubleProperty | |
getNodeMin(Graph *sg=0) | tlp::DoubleProperty | |
getNodeStringValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNodeValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
getObject(tlp::node n) | tlp::OLOObject | static |
getObservables() const | tlp::Observable | |
getOLOGraph() | tlp::OLOObject | static |
getOnlookers() const | tlp::Observable | |
getOutObjects() const | tlp::OLOObject | protected |
getReceived() const | tlp::OLOObject | |
getSent() const | tlp::OLOObject | |
getTypename() const | tlp::DoubleProperty | inlinevirtual |
graph | tlp::PropertyInterface | protected |
GraphObserver() | tlp::GraphObserver | inline |
GraphObserver(const GraphObserver &) | tlp::GraphObserver | inline |
hasOnlookers() const | tlp::Observable | |
holdObservers() | tlp::Observable | static |
isAlive(tlp::node n) | tlp::OLOObject | static |
LISTENER enum value | tlp::OLOObject | protected |
MAX_CALC enum value | tlp::DoubleProperty | |
metaValueCalculator | tlp::PropertyInterface | protected |
MIN_CALC enum value | tlp::DoubleProperty | |
name | tlp::PropertyInterface | protected |
NO_CALC enum value | tlp::DoubleProperty | |
nodeDefaultValue | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | protected |
nodeProperties | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | protected |
nodesUniformQuantification(unsigned int) | tlp::DoubleProperty | |
notifyAfterSetAllEdgeValue() | tlp::PropertyInterface | protected |
notifyAfterSetAllNodeValue() | tlp::PropertyInterface | protected |
notifyAfterSetEdgeValue(const edge e) | tlp::PropertyInterface | protected |
notifyAfterSetNodeValue(const node n) | tlp::PropertyInterface | protected |
notifyBeforeSetAllEdgeValue() | tlp::PropertyInterface | protected |
notifyBeforeSetAllNodeValue() | tlp::PropertyInterface | protected |
notifyBeforeSetEdgeValue(const edge e) | tlp::PropertyInterface | protected |
notifyBeforeSetNodeValue(const node n) | tlp::PropertyInterface | protected |
notifyDestroy() | tlp::PropertyInterface | protected |
notifyObservers() | tlp::Observable | |
OBSERVABLE enum value | tlp::OLOObject | protected |
Observable() | tlp::Observable | |
Observable(bool) | tlp::Observable | inline |
observableDeleted() | tlp::Observable | protected |
observableDestroyed(Observable *) | tlp::Observable | virtual |
OBSERVER enum value | tlp::OLOObject | protected |
observersHoldCounter() | tlp::Observable | inlinestatic |
OLOEDGETYPE enum name | tlp::OLOObject | protected |
OLOObject() | tlp::OLOObject | protected |
OLOObject(const OLOObject &) | tlp::OLOObject | protected |
tlp::operator=(AbstractProperty< Tnode, Tedge, TPROPERTY > &prop) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
tlp::PropertyInterface::operator=(const OLOObject &) | tlp::OLOObject | protected |
tlp::GraphObserver::operator=(const GraphObserver &) | tlp::GraphObserver | inline |
PredefinedMetaValueCalculator enum name | tlp::DoubleProperty | |
propertyTypename | tlp::DoubleProperty | static |
removeAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
removeListener(Observable *const obs) const | tlp::Observable | |
removeObserver(Observable *const obs) const | tlp::Observable | |
removeOnlooker(const Observable &, OLOEDGETYPE type) const | tlp::Observable | |
removePropertyObserver(PropertyObserver *pObs) | tlp::PropertyInterface | |
reverseEdge(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
sendEvent(const Event &) | tlp::Observable | protected |
setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setAllEdgeValue(const double &v) | tlp::DoubleProperty | virtual |
tlp::AbstractProperty::setAllEdgeValue(const typename Tedge::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setAllNodeValue(const double &v) | tlp::DoubleProperty | virtual |
tlp::AbstractProperty::setAllNodeValue(const typename Tnode::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setEdgeValue(const edge e, const double &v) | tlp::DoubleProperty | virtual |
tlp::AbstractProperty::setEdgeValue(const edge e, const typename Tedge::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *calc) | tlp::DoubleProperty | virtual |
setMetaValueCalculator(PredefinedMetaValueCalculator nodeCalc=AVG_CALC, PredefinedMetaValueCalculator edgeCalc=AVG_CALC) | tlp::DoubleProperty | |
setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | inlinevirtual |
setNodeValue(const node n, const double &v) | tlp::DoubleProperty | virtual |
tlp::AbstractProperty::setNodeValue(const node n, const typename Tnode::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | virtual |
SUM_CALC enum value | tlp::DoubleProperty | |
treatEvent(const Event &) | tlp::Observable | virtual |
treatEvents(const std::vector< Event > &events) | tlp::Observable | virtual |
unholdObservers() | tlp::Observable | static |
unholdObservers(bool) | tlp::Observable | inlinestatic |
uniformQuantification(unsigned int) | tlp::DoubleProperty | |
update(std::set< Observable * >::iterator, std::set< Observable * >::iterator) | tlp::Observable | virtual |
~GraphObserver() | tlp::GraphObserver | inlinevirtual |
~Observable() | tlp::Observable | virtual |
~OLOObject() | tlp::OLOObject | protectedvirtual |
~PropertyInterface() | tlp::PropertyInterface | virtual |