Tulip  4.10.0
Better Visualization Through Research
tlp::AbstractProperty< Tnode, Tedge, Tprop > Member List

This is the complete list of members for tlp::AbstractProperty< Tnode, Tedge, Tprop >, including all inherited members.

AbstractProperty(Graph *, const std::string &n="") (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >
clone_handler(AbstractProperty< Tnode, Tedge, Tprop > &)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlineprotectedvirtual
compare(const node n1, const node n2) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >
compare(const edge e1, const edge e2) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >
computeMetaValue(node n, const Graph *sg, const Graph *mg) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
computeMetaValue(edge e, tlp::Iterator< edge > *itE, const Graph *mg) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
copy(PropertyInterface *property) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
edgeDefaultValue (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >protected
edgeProperties (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >protected
edgeValueSize() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
erase(const node n)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
erase(const edge e)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getEdgeDataMemValue(const edge e) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getEdgeDefaultDataMemValue() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getEdgeDefaultStringValue() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getEdgeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
getEdgeStringValue(const edge e) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getEdgeValue(const edge e) const tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
getNodeDataMemValue(const node n) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNodeDefaultDataMemValue() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNodeDefaultStringValue() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNodeDefaultValue() const tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
getNodeStringValue(const node n) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNodeValue(const node n) const tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
getNonDefaultDataMemValue(const node n) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNonDefaultDataMemValue(const edge e) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
getNonDefaultValuatedEdges(const Graph *g=NULL) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
getNonDefaultValuatedNodes(const Graph *g=NULL) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
Graph (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >friend
GraphView (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >friend
nodeDefaultValue (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >protected
nodeProperties (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >protected
nodeValueSize() const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
numberOfNonDefaultValuatedEdges(const Graph *=NULL) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
numberOfNonDefaultValuatedNodes(const Graph *g=NULL) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
operator=(AbstractProperty< Tnode, Tedge, Tprop > &prop)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
readEdgeDefaultValue(std::istream &) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
readEdgeValue(std::istream &, edge) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
readNodeDefaultValue(std::istream &) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
readNodeValue(std::istream &, node) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
setAllEdgeDataMemValue(const DataMem *v) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setAllEdgeStringValue(const std::string &inV, const Graph *graph=NULL) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setAllEdgeValue(const typename Tedge::RealType &v, const Graph *graph=NULL)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
setAllNodeDataMemValue(const DataMem *v) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setAllNodeStringValue(const std::string &inV, const Graph *graph=NULL) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setAllNodeValue(const typename Tnode::RealType &v, const Graph *graph=NULL)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
setEdgeDataMemValue(const edge e, const DataMem *v) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setEdgeStringValue(const edge inE, const std::string &inV) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setEdgeValue(const edge e, const typename Tedge::RealType &v)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setNodeDataMemValue(const node n, const DataMem *v) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setNodeStringValue(const node inN, const std::string &inV) (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >inlinevirtual
setNodeValue(const node n, const typename Tnode::RealType &v)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
writeEdgeDefaultValue(std::ostream &) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
writeEdgeValue(std::ostream &, edge) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
writeNodeDefaultValue(std::ostream &) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual
writeNodeValue(std::ostream &, node) const (defined in tlp::AbstractProperty< Tnode, Tedge, Tprop >)tlp::AbstractProperty< Tnode, Tedge, Tprop >virtual