Public Member Functions | Private Attributes
diarc.diarc.topology.Sink Class Reference
Inheritance diagram for diarc.diarc.topology.Sink:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def release

Private Attributes

 _topology

Detailed Description

A logical connection from an Edge to a Vertex. Graphically represented
by a Snap object. 

Definition at line 279 of file topology.py.


Constructor & Destructor Documentation

def diarc.diarc.topology.Sink.__init__ (   self,
  topology,
  vertex,
  edge 
)

Reimplemented from diarc.diarc.topology.Connection.

Reimplemented in diarc.ros.ros_topology.Subscriber.

Definition at line 283 of file topology.py.


Member Function Documentation

Removes this connection between a vertex and an edge from the topology.
This does NOT release either the vertex or the edge objects, it simply
removes this particular reference to them. 

Reimplemented from diarc.diarc.topology.Connection.

Definition at line 291 of file topology.py.


Member Data Documentation

Reimplemented from diarc.diarc.topology.Connection.

Definition at line 291 of file topology.py.


The documentation for this class was generated from the following file:


rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31