![]()  | 
  
    Tulip
    6.0.0
    
   Large graphs analysis and drawing 
   | 
 
This is the complete list of members for tlp::PropertyInterface, including all inherited members.
| addListener(Observable *const listener) const | tlp::Observable | |
| addListener(Observable &listener) const | tlp::Observable | inline | 
| addObserver(Observable *const observer) const | tlp::Observable | |
| addObserver(Observable &observer) const | tlp::Observable | inline | 
| clonePrototype(Graph *graph, const std::string &name) const =0 | tlp::PropertyInterface | pure virtual | 
| compare(const node n1, const node n2) const =0 | tlp::PropertyInterface | pure virtual | 
| compare(const edge e1, const edge e2) const =0 | tlp::PropertyInterface | pure virtual | 
| computeMetaValue(node metaNode, Graph *subgraph, Graph *metaGraph)=0 | tlp::PropertyInterface | pure virtual | 
| computeMetaValue(edge metaEdge, tlp::Iterator< edge > *it, Graph *metaGraph)=0 | tlp::PropertyInterface | pure virtual | 
| copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false)=0 | tlp::PropertyInterface | pure virtual | 
| copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false)=0 | tlp::PropertyInterface | pure virtual | 
| copy(PropertyInterface *source)=0 | tlp::PropertyInterface | pure virtual | 
| countListeners() const | tlp::Observable | |
| countObservers() const | tlp::Observable | |
| disableEventNotification() | tlp::Observable | inlinestatic | 
| edgeValueSize() const =0 | tlp::PropertyInterface | pure virtual | 
| enableEventNotification() | tlp::Observable | inlinestatic | 
| erase(const node)=0 | tlp::PropertyInterface | pure virtual | 
| erase(const edge)=0 | tlp::PropertyInterface | pure virtual | 
| getCppClassName() const =0 | tlp::PropertyInterface | pure virtual | 
| getEdgeDataMemValue(const edge e) const =0 | tlp::PropertyInterface | pure virtual | 
| getEdgeDefaultDataMemValue() const =0 | tlp::PropertyInterface | pure virtual | 
| getEdgeDefaultStringValue() const =0 | tlp::PropertyInterface | pure virtual | 
| getEdgeStringValue(const edge e) const =0 | tlp::PropertyInterface | pure virtual | 
| getGraph() const (defined in tlp::PropertyInterface) | tlp::PropertyInterface | inline | 
| getMetaValueCalculator() | tlp::PropertyInterface | inline | 
| getName() const | tlp::PropertyInterface | inline | 
| getNode(const tlp::Observable *obs) | tlp::Observable | static | 
| getNodeDataMemValue(const node n) const =0 | tlp::PropertyInterface | pure virtual | 
| getNodeDefaultDataMemValue() const =0 | tlp::PropertyInterface | pure virtual | 
| getNodeDefaultStringValue() const =0 | tlp::PropertyInterface | pure virtual | 
| getNodeStringValue(const node n) const =0 | tlp::PropertyInterface | pure virtual | 
| getNonDefaultDataMemValue(const node n) const =0 | tlp::PropertyInterface | pure virtual | 
| getNonDefaultDataMemValue(const edge e) const =0 | tlp::PropertyInterface | pure virtual | 
| getNonDefaultValuatedEdges(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| getNonDefaultValuatedNodes(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| getObject(tlp::node n) | tlp::Observable | static | 
| getObservableGraph() | tlp::Observable | static | 
| getReceived() const | tlp::Observable | |
| getScheduled(tlp::node n) | tlp::Observable | static | 
| getSent() const | tlp::Observable | |
| getTypename() const =0 | tlp::PropertyInterface | pure virtual | 
| graph (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected | 
| hasNonDefaultValuatedEdges(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| hasNonDefaultValuatedNodes(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| 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 | 
| nodeValueSize() const =0 | tlp::PropertyInterface | pure virtual | 
| 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 | 
| notifyRename(const std::string &newName) (defined in tlp::PropertyInterface) | tlp::PropertyInterface | protected | 
| numberOfNonDefaultValuatedEdges(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| numberOfNonDefaultValuatedNodes(const Graph *=nullptr) const =0 | tlp::PropertyInterface | pure virtual | 
| 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=(const Observable &) (defined in tlp::Observable) | tlp::Observable | protected | 
| operator[](node n) | tlp::PropertyInterface | inline | 
| operator[](edge e) | tlp::PropertyInterface | inline | 
| operator[](edge e) const | tlp::PropertyInterface | inline | 
| PropertyInterface() (defined in tlp::PropertyInterface) | tlp::PropertyInterface | |
| PropertyManager (defined in tlp::PropertyInterface) | tlp::PropertyInterface | friend | 
| readEdgeDefaultValue(std::istream &)=0 | tlp::PropertyInterface | pure virtual | 
| readEdgeValue(std::istream &, edge)=0 | tlp::PropertyInterface | pure virtual | 
| readNodeDefaultValue(std::istream &)=0 | tlp::PropertyInterface | pure virtual | 
| readNodeValue(std::istream &, node)=0 | tlp::PropertyInterface | pure virtual | 
| removeListener(Observable *const listener) const | tlp::Observable | |
| removeListener(Observable &listener) const | tlp::Observable | inline | 
| removeObserver(Observable *const observer) const | tlp::Observable | |
| removeObserver(Observable &observer) const | tlp::Observable | inline | 
| rename(const std::string &newName) | tlp::PropertyInterface | |
| sendEvent(const Event &message) | tlp::Observable | protected | 
| setAllEdgeDataMemValue(const DataMem *v)=0 | tlp::PropertyInterface | pure virtual | 
| setAllEdgeStringValue(const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setAllNodeDataMemValue(const DataMem *value)=0 | tlp::PropertyInterface | pure virtual | 
| setAllNodeStringValue(const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setEdgeDataMemValue(const edge e, const DataMem *v)=0 | tlp::PropertyInterface | pure virtual | 
| setEdgeDefaultStringValue(const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setEdgeStringValue(const edge e, const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setMetaValueCalculator(MetaValueCalculator *calculator) | tlp::PropertyInterface | inlinevirtual | 
| setNodeDataMemValue(const node n, const DataMem *value)=0 | tlp::PropertyInterface | pure virtual | 
| setNodeDefaultStringValue(const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setNodeStringValue(const node n, const std::string &value)=0 | tlp::PropertyInterface | pure virtual | 
| setStringValueToGraphEdges(const std::string &value, const Graph *graph)=0 | tlp::PropertyInterface | pure virtual | 
| setStringValueToGraphNodes(const std::string &value, const Graph *graph)=0 | tlp::PropertyInterface | pure virtual | 
| treatEvent(const Event &message) | tlp::Observable | protectedvirtual | 
| treatEvents(const std::vector< Event > &events) | tlp::Observable | protectedvirtual | 
| unholdObservers() | tlp::Observable | static | 
| writeEdgeDefaultValue(std::ostream &) const =0 | tlp::PropertyInterface | pure virtual | 
| writeEdgeValue(std::ostream &, edge) const =0 | tlp::PropertyInterface | pure virtual | 
| writeNodeDefaultValue(std::ostream &) const =0 | tlp::PropertyInterface | pure virtual | 
| writeNodeValue(std::ostream &, node) const =0 | tlp::PropertyInterface | pure virtual | 
| ~Observable() (defined in tlp::Observable) | tlp::Observable | protectedvirtual | 
| ~PropertyInterface() override (defined in tlp::PropertyInterface) | tlp::PropertyInterface |