Overview     Modules     Class Hierarchy     Classes     Members  
tlp::AbstractVectorProperty< vectType, eltType > Member List

This is the complete list of members for tlp::AbstractVectorProperty< vectType, eltType >, including all inherited members.

AbstractProperty(Graph *, std::string n="")tlp::AbstractProperty< vectType, vectType >
AbstractVectorProperty(Graph *, std::string name="")tlp::AbstractVectorProperty< vectType, eltType >
addListener(Observable *const obs) const tlp::Observable
addObserver(Observable *const obs) const tlp::Observable
addOnlooker(const Observable &, OLOEDGETYPE type) const tlp::Observableprotected
addPropertyObserver(PropertyObserver *pObs)tlp::PropertyInterface
clone_handler(AbstractProperty< vectType, vectType, Algorithm > &)tlp::AbstractProperty< vectType, vectType >inlineprotectedvirtual
clonePrototype(Graph *, const std::string &)=0tlp::PropertyInterfacepure virtual
compare(const node n1, const node n2) consttlp::AbstractProperty< vectType, vectType >virtual
compare(const edge e1, const edge e2) consttlp::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
countOnLookers() const tlp::Observable
countPropertyObservers() const tlp::PropertyInterfaceinline
edgeDefaultValuetlp::AbstractProperty< vectType, vectType >protected
edgePropertiestlp::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) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getEdgeDefaultDataMemValue() consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getEdgeDefaultStringValue() consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getEdgeDefaultValue() consttlp::AbstractProperty< vectType, vectType >
getEdgeEltValue(const edge n, unsigned int i) const tlp::AbstractVectorProperty< vectType, eltType >
getEdgeStringValue(const edge e) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getEdgeValue(const edge e) consttlp::AbstractProperty< vectType, vectType >
getGraph()tlp::PropertyInterfaceinline
getInObjects() const tlp::OLOObjectprotected
getMetaValueCalculator()tlp::PropertyInterfaceinline
getName() const tlp::PropertyInterfaceinline
getNode() const tlp::OLOObject
getNodeDataMemValue(const node n) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNodeDefaultDataMemValue() consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNodeDefaultStringValue() consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNodeDefaultValue() consttlp::AbstractProperty< vectType, vectType >
getNodeEltValue(const node n, unsigned int i) const tlp::AbstractVectorProperty< vectType, eltType >
getNodeStringValue(const node n) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNodeValue(const node n) consttlp::AbstractProperty< vectType, vectType >
getNonDefaultDataMemValue(const node n) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNonDefaultDataMemValue(const edge e) consttlp::AbstractProperty< vectType, vectType >inlinevirtual
getNonDefaultValuatedEdges(const Graph *g=NULL) consttlp::AbstractProperty< vectType, vectType >virtual
getNonDefaultValuatedNodes(const Graph *g=NULL) consttlp::AbstractProperty< vectType, vectType >virtual
getObject(tlp::node n)tlp::OLOObjectstatic
getObservables() const tlp::Observable
getOLOGraph()tlp::OLOObjectstatic
getOnlookers() const tlp::Observable
getOutObjects() const tlp::OLOObjectprotected
getReceived() const tlp::OLOObject
getSent() const tlp::OLOObject
getTypename() const =0tlp::PropertyInterfacepure virtual
graphtlp::PropertyInterfaceprotected
hasOnlookers() const tlp::Observable
holdObservers()tlp::Observablestatic
isAlive(tlp::node n)tlp::OLOObjectstatic
LISTENER enum valuetlp::OLOObjectprotected
metaValueCalculatortlp::PropertyInterfaceprotected
nametlp::PropertyInterfaceprotected
nodeDefaultValuetlp::AbstractProperty< vectType, vectType >protected
nodePropertiestlp::AbstractProperty< vectType, vectType >protected
notifyAfterSetAllEdgeValue()tlp::PropertyInterfaceprotected
notifyAfterSetAllNodeValue()tlp::PropertyInterfaceprotected
notifyAfterSetEdgeValue(const edge e)tlp::PropertyInterfaceprotected
notifyAfterSetNodeValue(const node n)tlp::PropertyInterfaceprotected
notifyBeforeSetAllEdgeValue()tlp::PropertyInterfaceprotected
notifyBeforeSetAllNodeValue()tlp::PropertyInterfaceprotected
notifyBeforeSetEdgeValue(const edge e)tlp::PropertyInterfaceprotected
notifyBeforeSetNodeValue(const node n)tlp::PropertyInterfaceprotected
notifyDestroy()tlp::PropertyInterfaceprotected
notifyObservers()tlp::Observable
Observable()tlp::Observable
Observable(bool)tlp::Observableinline
OBSERVABLE enum valuetlp::OLOObjectprotected
observableDeleted()tlp::Observableprotected
observableDestroyed(Observable *)tlp::Observablevirtual
OBSERVER enum valuetlp::OLOObjectprotected
observersHoldCounter()tlp::Observableinlinestatic
OLOEDGETYPE enum nametlp::OLOObjectprotected
OLOObject()tlp::OLOObjectprotected
OLOObject(const OLOObject &)tlp::OLOObjectprotected
operator=(AbstractProperty< vectType, vectType, Algorithm > &prop)tlp::AbstractProperty< vectType, vectType >inlinevirtual
tlp::PropertyInterface::operator=(const OLOObject &)tlp::OLOObjectprotected
popBackEdgeEltValue(const edge e)tlp::AbstractVectorProperty< vectType, eltType >
popBackNodeEltValue(const node n)tlp::AbstractVectorProperty< vectType, eltType >
pushBackEdgeEltValue(const edge e, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v)tlp::AbstractVectorProperty< vectType, eltType >
pushBackNodeEltValue(const node n, typename tlp::StoredType< typename eltType::RealType >::ReturnedConstValue v)tlp::AbstractVectorProperty< vectType, eltType >
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
resizeEdgeValue(const edge e, size_t size, typename eltType::RealType elt=eltType::defaultValue())tlp::AbstractVectorProperty< vectType, eltType >
resizeNodeValue(const node n, size_t size, typename eltType::RealType elt=eltType::defaultValue())tlp::AbstractVectorProperty< vectType, eltType >
sendEvent(const Event &)tlp::Observableprotected
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)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)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 &)tlp::Observablevirtual
treatEvents(const std::vector< Event > &events)tlp::Observablevirtual
unholdObservers()tlp::Observablestatic
unholdObservers(bool)tlp::Observableinlinestatic
update(std::set< Observable * >::iterator, std::set< Observable * >::iterator)tlp::Observablevirtual
~Observable()tlp::Observablevirtual
~OLOObject()tlp::OLOObjectprotectedvirtual
~PropertyInterface()tlp::PropertyInterfacevirtual


Tulip Software by LaBRI Visualization Team    2001 - 2012