![]() |
Tulip
4.2.0
Better Visualization Through Research
|
This is the complete list of members for tlp::DoubleVectorProperty, including all inherited members.
| AbstractProperty(Graph *, std::string n="") (defined in tlp::AbstractProperty< vectType, vectType >) | tlp::AbstractProperty< vectType, vectType > | |
| AbstractVectorProperty(Graph *, std::string name="") (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| addListener(Observable *const listener) const | tlp::Observable | |
| addObserver(Observable *const observer) const | tlp::Observable | |
| addPropertyObserver(Observable *pObs) | tlp::PropertyInterface | inline |
| clone_handler(AbstractProperty< vectType, vectType > &) | tlp::AbstractProperty< vectType, vectType > | inlineprotectedvirtual |
| clonePrototype(Graph *, const std::string &) | tlp::DoubleVectorProperty | virtual |
| compare(const node n1, const node n2) const | tlp::AbstractProperty< vectType, vectType > | virtual |
| compare(const edge e1, const edge e2) const | tlp::AbstractProperty< vectType, vectType > | virtual |
| computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| copy(PropertyInterface *property) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| countListeners() const | tlp::Observable | |
| countObservers() const | tlp::Observable | |
| DoubleVectorProperty(Graph *g, std::string n="") (defined in tlp::DoubleVectorProperty) | tlp::DoubleVectorProperty | inline |
| edgeDefaultValue (defined in tlp::AbstractProperty< vectType, vectType >) | tlp::AbstractProperty< vectType, vectType > | protected |
| edgeProperties (defined in tlp::AbstractProperty< vectType, vectType >) | tlp::AbstractProperty< vectType, vectType > | protected |
| erase(const node n) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| erase(const edge e) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getEdgeDefaultStringValue() const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getEdgeDefaultValue() const | tlp::AbstractProperty< vectType, vectType > | virtual |
| getEdgeEltValue(const edge n, unsigned int i) const (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| getEdgeStringValue(const edge e) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getEdgeValue(const edge e) const | tlp::AbstractProperty< vectType, vectType > | virtual |
| getGraph() const (defined in tlp::PropertyInterface) | tlp::PropertyInterface | inline |
| getMetaValueCalculator() | tlp::PropertyInterface | inline |
| getName() const | tlp::PropertyInterface | inline |
| getNodeDataMemValue(const node n) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNodeDefaultDataMemValue() const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNodeDefaultStringValue() const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNodeDefaultValue() const | tlp::AbstractProperty< vectType, vectType > | virtual |
| getNodeEltValue(const node n, unsigned int i) const (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| getNodeStringValue(const node n) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNodeValue(const node n) const | tlp::AbstractProperty< vectType, vectType > | virtual |
| getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< vectType, vectType > | virtual |
| getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< vectType, vectType > | 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::DoubleVectorProperty | 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< vectType, vectType >) | tlp::AbstractProperty< vectType, vectType > | protected |
| nodeProperties (defined in tlp::AbstractProperty< vectType, vectType >) | tlp::AbstractProperty< vectType, vectType > | 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 |
| 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< vectType, vectType > &prop) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| operator=(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected |
| popBackEdgeEltValue(const edge e) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| popBackNodeEltValue(const node n) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | |
| propertyTypename (defined in tlp::DoubleVectorProperty) | tlp::DoubleVectorProperty | static |
| pushBackEdgeEltValue(const edge e, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| pushBackNodeEltValue(const node n, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| removeListener(Observable *const listener) const | tlp::Observable | |
| removeObserver(Observable *const observerver) const | tlp::Observable | |
| removePropertyObserver(Observable *pObs) | tlp::PropertyInterface | inline |
| resizeEdgeValue(const edge e, size_t size, typename eltType::RealType elt=eltType::defaultValue()) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| resizeNodeValue(const node n, size_t size, typename eltType::RealType elt=eltType::defaultValue()) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| sendEvent(const Event &message) | tlp::Observable | protected |
| setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setAllEdgeValue(const typename vectType::RealType &v) | tlp::AbstractProperty< vectType, vectType > | virtual |
| setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setAllNodeValue(const typename vectType::RealType &v) | tlp::AbstractProperty< vectType, vectType > | virtual |
| setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setEdgeEltValue(const edge e, unsigned int i, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setEdgeValue(const edge e, const typename vectType::RealType &v) | tlp::AbstractProperty< vectType, vectType > | virtual |
| setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setNodeEltValue(const node n, unsigned int i, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v) (defined in tlp::AbstractVectorProperty< vectType, eltType >) | tlp::AbstractVectorProperty< vectType, eltType > | |
| setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< vectType, vectType > | inlinevirtual |
| setNodeValue(const node n, const typename vectType::RealType &v) | tlp::AbstractProperty< vectType, vectType > | 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 |