Go to the source code of this file.
Namespaces | |
namespace | rxgraph::dotcode |
Functions | |
def | rxgraph::dotcode::_edge_to_dot |
def | rxgraph::dotcode::_filter_edges |
def | rxgraph::dotcode::_generate_node_dotcode |
def | rxgraph::dotcode::_quiet_filter |
def | rxgraph::dotcode::_quiet_filter_edge |
def | rxgraph::dotcode::generate_dotcode |
def | rxgraph::dotcode::generate_namespaces |
def | rxgraph::dotcode::safe_dotcode_name |
Variables | |
string | rxgraph::dotcode::INIT_DOTCODE |
string | rxgraph::dotcode::NODE_NODE_GRAPH = "node_node" |
string | rxgraph::dotcode::NODE_TOPIC_ALL_GRAPH = "node_topic_all" |
string | rxgraph::dotcode::NODE_TOPIC_GRAPH = "node_topic" |
list | rxgraph::dotcode::ORIENTATIONS = ['LR', 'TB', 'RL', 'BT'] |
list | rxgraph::dotcode::QUIET_NAMES = ['/diag_agg', '/runtime_logger', '/pr2_dashboard', '/rviz', '/rosout', '/cpu_monitor', '/monitor','/hd_monitor', '/rxloggerlevel', '/clock'] |