, including all inherited members.
addListener(Observable *const obs) const | tlp::Observable | |
addObserver(Observable *const obs) const | tlp::Observable | |
addPropertyObserver(PropertyObserver *pObs) | tlp::PropertyInterface | |
clonePrototype(Graph *, const std::string &)=0 | tlp::PropertyInterface | [pure virtual] |
compare(const node n1, const node n2) const =0 | tlp::PropertyInterface | [pure virtual] |
compare(const edge e1, const edge e2) const =0 | tlp::PropertyInterface | [pure virtual] |
computeMetaValue(node mN, Graph *sg, Graph *mg)=0 | tlp::PropertyInterface | [pure virtual] |
computeMetaValue(edge mE, tlp::Iterator< edge > *itE, Graph *mg)=0 | tlp::PropertyInterface | [pure virtual] |
copy(const node dst, const node src, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
copy(const edge dst, const edge src, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
copy(PropertyInterface *prop)=0 | tlp::PropertyInterface | [pure virtual] |
countListeners() const | tlp::Observable | |
countObservers() const | tlp::Observable | |
countPropertyObservers() const | tlp::PropertyInterface | [inline] |
erase(const node)=0 | tlp::PropertyInterface | [pure virtual] |
erase(const edge)=0 | tlp::PropertyInterface | [pure virtual] |
getEdgeDataMemValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
getEdgeDefaultDataMemValue() const =0 | tlp::PropertyInterface | [pure virtual] |
getEdgeDefaultStringValue() const =0 | tlp::PropertyInterface | [pure virtual] |
getEdgeStringValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
getGraph() | tlp::PropertyInterface | [inline] |
getMetaValueCalculator() | tlp::PropertyInterface | [inline] |
getName() const | tlp::PropertyInterface | [inline] |
getNodeDataMemValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
getNodeDefaultDataMemValue() const =0 | tlp::PropertyInterface | [pure virtual] |
getNodeDefaultStringValue() const =0 | tlp::PropertyInterface | [pure virtual] |
getNodeStringValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
getNonDefaultDataMemValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
getNonDefaultDataMemValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
getNonDefaultValuatedEdges(const Graph *=NULL) const =0 | tlp::PropertyInterface | [pure virtual] |
getNonDefaultValuatedNodes(const Graph *=NULL) const =0 | tlp::PropertyInterface | [pure virtual] |
getObject(tlp::node n) | tlp::Observable | [static] |
getObservableGraph() | tlp::Observable | [static] |
getObservables() const | tlp::Observable | [protected] |
getReceived() const | tlp::Observable | |
getSent() const | tlp::Observable | |
getTypename() const =0 | tlp::PropertyInterface | [pure virtual] |
graph | tlp::PropertyInterface | [protected] |
hasOnlookers() const | tlp::Observable | [protected] |
holdObservers() | tlp::Observable | [static] |
isAlive(tlp::node n) | tlp::Observable | [static] |
metaValueCalculator | tlp::PropertyInterface | [protected] |
name | tlp::PropertyInterface | [protected] |
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 | [protected] |
Observable() | tlp::Observable | [protected] |
Observable(const Observable &) | tlp::Observable | [protected] |
observableDeleted() | tlp::Observable | [protected] |
observableDestroyed(Observable *) | tlp::Observable | [protected, virtual] |
observersHoldCounter() | tlp::Observable | [inline, static] |
operator=(const Observable &) | tlp::Observable | [protected] |
PropertyManager class | tlp::PropertyInterface | [friend] |
removeListener(Observable *const obs) const | tlp::Observable | |
removeObserver(Observable *const obs) const | tlp::Observable | |
removePropertyObserver(PropertyObserver *pObs) | tlp::PropertyInterface | |
sendEvent(const Event &) | tlp::Observable | [protected] |
setAllEdgeDataMemValue(const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
setAllEdgeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
setAllNodeDataMemValue(const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
setAllNodeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
setEdgeDataMemValue(const edge e, const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
setEdgeStringValue(const edge e, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
setMetaValueCalculator(MetaValueCalculator *mvCalc) | tlp::PropertyInterface | [inline, virtual] |
setNodeDataMemValue(const node n, const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
setNodeStringValue(const node n, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
treatEvent(const Event &) | tlp::Observable | [protected, virtual] |
treatEvents(const std::vector< Event > &events) | tlp::Observable | [protected, virtual] |
unholdObservers() | tlp::Observable | [static] |
unholdObservers(bool) | tlp::Observable | [inline, static] |
update(std::set< Observable * >::iterator, std::set< Observable * >::iterator) | tlp::Observable | [protected, virtual] |
~Observable() | tlp::Observable | [protected, virtual] |
~PropertyInterface() | tlp::PropertyInterface | [virtual] |