, including all inherited members.
AbstractProperty(Graph *, std::string n="") | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | |
AbstractVectorProperty(Graph *, std::string name="") | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
addObserver(Observer *) | tlp::Observable | |
addPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | |
BooleanVectorProperty(Graph *g, std::string n="") | tlp::BooleanVectorProperty | [inline] |
clone_handler(AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType, PropertyAlgorithm > &) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, protected, virtual] |
clonePrototype(Graph *, const std::string &) | tlp::BooleanVectorProperty | [virtual] |
computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
tlp::PropertyInterface::copy(const node src, const node dst, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
tlp::PropertyInterface::copy(const edge src, const edge dst, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
countObservers() | tlp::Observable | [inline] |
countPropertyObservers() | tlp::ObservableProperty | [inline] |
edgeDefaultValue | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [protected] |
edgeProperties | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [protected] |
erase(const node n) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
erase(const edge e) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
factory | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [static] |
getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getEdgeDefaultStringValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getEdgeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | |
getEdgeEltValue(const edge n, unsigned int i) const | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
getEdgeStringValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getEdgeValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | |
getGraph() | tlp::PropertyInterface | [inline] |
getMetaValueCalculator() | tlp::PropertyInterface | [inline] |
getName() const | tlp::PropertyInterface | [inline] |
getNodeDataMemValue(const node n) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNodeDefaultDataMemValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNodeDefaultStringValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNodeDefaultValue() const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | |
getNodeEltValue(const node n, unsigned int i) const | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
getNodeStringValue(const node n) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNodeValue(const node n) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | |
getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
getTypename() const | tlp::BooleanVectorProperty | [inline, virtual] |
graph | tlp::PropertyInterface | [protected] |
holdCounter | tlp::Observable | [protected, static] |
holdObservableMap | tlp::Observable | [protected, static] |
holdObserverMap | tlp::Observable | [protected, static] |
holdObservers() | tlp::Observable | [static] |
initFactory() | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, static] |
metaValueCalculator | tlp::PropertyInterface | [protected] |
name | tlp::PropertyInterface | [protected] |
nodeDefaultValue | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [protected] |
nodeProperties | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [protected] |
notifyAfterSetAllEdgeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
tlp::ObservableProperty::notifyAfterSetAllEdgeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
notifyAfterSetAllNodeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
tlp::ObservableProperty::notifyAfterSetAllNodeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
notifyAfterSetEdgeValue(PropertyInterface *, const edge e) | tlp::PropertyInterface | [protected] |
tlp::ObservableProperty::notifyAfterSetEdgeValue(PropertyInterface *, const edge e) | tlp::ObservableProperty | [protected] |
notifyAfterSetNodeValue(PropertyInterface *, const node n) | tlp::PropertyInterface | [protected] |
tlp::ObservableProperty::notifyAfterSetNodeValue(PropertyInterface *, const node n) | tlp::ObservableProperty | [protected] |
notifyBeforeSetAllEdgeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
notifyBeforeSetAllNodeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
notifyBeforeSetEdgeValue(PropertyInterface *, const edge e) | tlp::ObservableProperty | [protected] |
notifyBeforeSetNodeValue(PropertyInterface *, const node n) | tlp::ObservableProperty | [protected] |
notifyDestroy(PropertyInterface *) | tlp::PropertyInterface | [protected] |
tlp::Observable::notifyDestroy() | tlp::Observable | |
tlp::ObservableProperty::notifyDestroy(PropertyInterface *) | tlp::ObservableProperty | [protected] |
notifyObservers() | tlp::Observable | |
observers | tlp::ObservableProperty | [mutable, protected] |
observersHoldCounter() | tlp::Observable | [inline, static] |
observersList | tlp::Observable | [protected] |
tlp::observersSet | tlp::Observable | [protected] |
tlp::ObservableProperty::observersSet | tlp::ObservableProperty | [mutable, protected] |
operator=(AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType, PropertyAlgorithm > &prop) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
PAlgorithm typedef | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [protected] |
popBackEdgeEltValue(const edge e) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
popBackNodeEltValue(const node n) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
pushBackEdgeEltValue(const edge e, const bool &v) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
pushBackNodeEltValue(const node n, const bool &v) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
removeObserver(Observer *) | tlp::Observable | [inline] |
removeOnlyObserver(Observer *) | tlp::Observable | [inline, protected] |
removeOnlyPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline, protected] |
removePropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline] |
removePropertyObservers() | tlp::ObservableProperty | |
resizeEdgeValue(const edge e, size_t size, boolelt=bool()) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
resizeNodeValue(const node n, size_t size, boolelt=bool()) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setAllEdgeValue(const typename tlp::BooleanVectorType::RealType &v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setAllNodeValue(const typename tlp::BooleanVectorType::RealType &v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setEdgeEltValue(const edge e, unsigned int i, const bool &v) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setEdgeValue(const edge e, const typename tlp::BooleanVectorType::RealType &v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setNodeEltValue(const node n, unsigned int i, const bool &v) | tlp::AbstractVectorProperty< tlp::BooleanVectorType, bool > | |
setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [inline, virtual] |
setNodeValue(const node n, const typename tlp::BooleanVectorType::RealType &v) | tlp::AbstractProperty< tlp::BooleanVectorType, tlp::BooleanVectorType > | [virtual] |
unholdObservers(bool force=false) | tlp::Observable | [static] |
~Observable() | tlp::Observable | [inline, virtual] |
~ObservableProperty() | tlp::ObservableProperty | [inline, virtual] |
~PropertyInterface() | tlp::PropertyInterface | [virtual] |