Public Member Functions | Public Attributes | Private Attributes | List of all members
rocon_gateway.graph.Graph Class Reference

Graph. More...

Inheritance diagram for rocon_gateway.graph.Graph:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def local_gateway_name (self)
 
def update (self)
 

Public Attributes

 bad_nodes
 
 flipped_edges
 
 flipped_nodes
 
 gateway_edges
 
 gateway_nodes
 
 pulled_edges
 
 pulled_nodes
 

Private Attributes

 _gateway_info
 
 _gateway_namespace
 
 _last_update
 
 _local_gateway
 
 _remote_gateway_info
 
 _remote_gateways
 

Detailed Description

Graph.

Utility class for polling statistics from a running gateway-hub network.

Definition at line 27 of file graph.py.

Constructor & Destructor Documentation

def rocon_gateway.graph.Graph.__init__ (   self)
Creates the polling topics necessary for updating statistics
about the running gateway-hub network.

Definition at line 33 of file graph.py.

Member Function Documentation

def rocon_gateway.graph.Graph.local_gateway_name (   self)

Definition at line 62 of file graph.py.

def rocon_gateway.graph.Graph.update (   self)

Definition at line 68 of file graph.py.

Member Data Documentation

rocon_gateway.graph.Graph._gateway_info
private

Definition at line 54 of file graph.py.

rocon_gateway.graph.Graph._gateway_namespace
private

Definition at line 39 of file graph.py.

rocon_gateway.graph.Graph._last_update
private

Definition at line 38 of file graph.py.

rocon_gateway.graph.Graph._local_gateway
private

Definition at line 40 of file graph.py.

rocon_gateway.graph.Graph._remote_gateway_info
private

Definition at line 56 of file graph.py.

rocon_gateway.graph.Graph._remote_gateways
private

Definition at line 41 of file graph.py.

rocon_gateway.graph.Graph.bad_nodes

Definition at line 50 of file graph.py.

rocon_gateway.graph.Graph.flipped_edges

Definition at line 47 of file graph.py.

rocon_gateway.graph.Graph.flipped_nodes

Definition at line 43 of file graph.py.

rocon_gateway.graph.Graph.gateway_edges

Definition at line 46 of file graph.py.

rocon_gateway.graph.Graph.gateway_nodes

Definition at line 42 of file graph.py.

rocon_gateway.graph.Graph.pulled_edges

Definition at line 45 of file graph.py.

rocon_gateway.graph.Graph.pulled_nodes

Definition at line 44 of file graph.py.


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


rocon_gateway
Author(s): Daniel Stonier , Jihoon Lee , Piyush Khandelwal
autogenerated on Mon Jun 10 2019 14:40:10