AbstractProperty(Graph *, std::string n="") | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | |
addListener(Observable *const obs) const | tlp::Observable | |
addObserver(Observable *const obs) const | tlp::Observable | |
addOnlooker(const Observable &, OLOEDGETYPE type) const | tlp::Observable | protected |
addPropertyObserver(PropertyObserver *pObs) | tlp::PropertyInterface | |
BooleanAlgorithm class | tlp::BooleanProperty | friend |
BooleanProperty(Graph *g, std::string n="") | tlp::BooleanProperty | inline |
clone_handler(AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > &) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlineprotectedvirtual |
clonePrototype(Graph *, const std::string &) | tlp::BooleanProperty | virtual |
compare(const node n1, const node n2) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
compare(const edge e1, const edge e2) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
copy(PropertyInterface *property) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
countListeners() const | tlp::Observable | |
countObservers() const | tlp::Observable | |
countOnLookers() const | tlp::Observable | |
countPropertyObservers() const | tlp::PropertyInterface | inline |
edgeDefaultValue | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | protected |
edgeProperties | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | protected |
erase(const node n) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
erase(const edge e) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getEdgeDefaultStringValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getEdgeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | |
getEdgesEqualTo(const bool val, Graph *g=0) | tlp::BooleanProperty | |
getEdgeStringValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getEdgeValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | |
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< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNodeDefaultDataMemValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNodeDefaultStringValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNodeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | |
getNodesEqualTo(const bool val, Graph *g=0) | tlp::BooleanProperty | |
getNodeStringValue(const node n) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNodeValue(const node n) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | |
getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | 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::BooleanProperty | inlinevirtual |
graph | tlp::PropertyInterface | protected |
hasOnlookers() const | tlp::Observable | |
holdObservers() | tlp::Observable | static |
isAlive(tlp::node n) | tlp::OLOObject | static |
LISTENER enum value | tlp::OLOObject | protected |
metaValueCalculator | tlp::PropertyInterface | protected |
name | tlp::PropertyInterface | protected |
nodeDefaultValue | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | protected |
nodeProperties | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | 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 | |
Observable() | tlp::Observable | |
Observable(bool) | tlp::Observable | inline |
OBSERVABLE enum value | tlp::OLOObject | protected |
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 |
operator=(AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > &prop) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
tlp::PropertyInterface::operator=(const OLOObject &) | tlp::OLOObject | protected |
propertyTypename | tlp::BooleanProperty | static |
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 | |
reverse() | tlp::BooleanProperty | |
reverseEdgeDirection() | tlp::BooleanProperty | |
sendEvent(const Event &) | tlp::Observable | protected |
setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setAllEdgeValue(const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setAllNodeValue(const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setEdgeValue(const edge e, const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | inlinevirtual |
setNodeValue(const node n, const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType, tlp::BooleanAlgorithm > | virtual |
treatEvent(const Event &) | tlp::Observable | virtual |
treatEvents(const std::vector< Event > &events) | tlp::Observable | virtual |
unholdObservers() | tlp::Observable | static |
unholdObservers(bool) | tlp::Observable | inlinestatic |
update(std::set< Observable * >::iterator, std::set< Observable * >::iterator) | tlp::Observable | virtual |
~Observable() | tlp::Observable | virtual |
~OLOObject() | tlp::OLOObject | protectedvirtual |
~PropertyInterface() | tlp::PropertyInterface | virtual |