AbstractProperty(Graph *, std::string n="") (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | |
addListener(Observable *const listener) const | tlp::Observable | |
addObserver(Observable *const observer) const | tlp::Observable | |
BooleanProperty(Graph *g, std::string n="") (defined in tlp::BooleanProperty) | tlp::BooleanProperty | inline |
clone_handler(AbstractProperty< tlp::BooleanType, tlp::BooleanType, PropertyInterface > &) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlineprotectedvirtual |
clonePrototype(Graph *, const std::string &) | tlp::BooleanProperty | virtual |
compare(const node n1, const node n2) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
compare(const edge e1, const edge e2) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
computeMetaValue(node n, Graph *sg, Graph *mg) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
copy(PropertyInterface *property) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
countListeners() const | tlp::Observable | |
countObservers() const | tlp::Observable | |
edgeDefaultValue (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | protected |
edgeProperties (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | protected |
erase(const node n) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
erase(const edge e) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getEdgeDataMemValue(const edge e) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getEdgeDefaultDataMemValue() const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getEdgeDefaultStringValue() const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getEdgeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
getEdgesEqualTo(const bool val, Graph *g=NULL) | tlp::BooleanProperty | |
getEdgeStringValue(const edge e) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getEdgeValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
getGraph() const (defined in tlp::PropertyInterface) | tlp::PropertyInterface | inline |
getMetaValueCalculator() | tlp::PropertyInterface | inline |
getName() const | tlp::PropertyInterface | inline |
getNodeDataMemValue(const node n) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNodeDefaultDataMemValue() const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNodeDefaultStringValue() const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNodeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
getNodesEqualTo(const bool val, Graph *g=NULL) | tlp::BooleanProperty | |
getNodeStringValue(const node n) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNodeValue(const node n) const | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
getNonDefaultDataMemValue(const node n) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNonDefaultDataMemValue(const edge e) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
getNonDefaultValuatedEdges(const Graph *g=NULL) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
getNonDefaultValuatedNodes(const Graph *g=NULL) const (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | 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 | tlp::BooleanProperty | inlinevirtual |
graph (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
hasOnlookers() const | tlp::Observable | protected |
holdObservers() | tlp::Observable | static |
isAlive(tlp::node n) | tlp::Observable | static |
metaValueCalculator (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
name (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
nodeDefaultValue (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | protected |
nodeProperties (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | protected |
notifyAfterSetAllEdgeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyAfterSetAllNodeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyAfterSetEdgeValue(const edge e) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyAfterSetNodeValue(const node n) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyBeforeSetAllEdgeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyBeforeSetAllNodeValue() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyBeforeSetEdgeValue(const edge e) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyBeforeSetNodeValue(const node n) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyDestroy() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
notifyObservers() | tlp::Observable | protected |
notifyRename(const std::string &newName) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected |
Observable() (defined in tlp::Observable) | tlp::Observable | protected |
Observable(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
observableDeleted() | tlp::Observable | protected |
observersHoldCounter() | tlp::Observable | inlinestatic |
operator=(AbstractProperty< tlp::BooleanType, tlp::BooleanType, PropertyInterface > &prop) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
operator=(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | |
propertyTypename (defined in tlp::BooleanProperty) | tlp::BooleanProperty | static |
removeListener(Observable *const listener) const | tlp::Observable | |
removeObserver(Observable *const observerver) const | tlp::Observable | |
rename(const std::string &newName) | tlp::PropertyInterface | |
reverse() | tlp::BooleanProperty | |
reverseEdgeDirection() | tlp::BooleanProperty | |
sendEvent(const Event &message) | tlp::Observable | protected |
setAllEdgeDataMemValue(const DataMem *v) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setAllEdgeStringValue(const std::string &inV) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setAllEdgeValue(const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
setAllNodeDataMemValue(const DataMem *v) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setAllNodeStringValue(const std::string &inV) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setAllNodeValue(const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
setEdgeDataMemValue(const edge e, const DataMem *v) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setEdgeStringValue(const edge inE, const std::string &inV) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setEdgeValue(const edge e, const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setNodeDataMemValue(const node n, const DataMem *v) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setNodeStringValue(const node inN, const std::string &inV) (defined in tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType >) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | inlinevirtual |
setNodeValue(const node n, const typename tlp::BooleanType::RealType &v) | tlp::AbstractProperty< tlp::BooleanType, tlp::BooleanType > | virtual |
treatEvent(const Event &message) | tlp::Observable | protectedvirtual |
treatEvents(const std::vector< Event > &events) | tlp::Observable | protectedvirtual |
unholdObservers() | tlp::Observable | static |
~Observable() (defined in tlp::Observable) | tlp::Observable | protectedvirtual |
~PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | virtual |