# This file is mechanically-generated DOT code.  Do NOT edit this file!
# See bin/cat_y2d, instead.

digraph G {
  concentrate="true"; nodesep="0.2"; size="5,9";
  rankdir="LR"; ranksep="0.3"
  node[ fontsize="7", height="0.25", style="bold", shape="box" ];
  edge[ style="bold" ];

# Nodes: cmd_pkt

{rank="same";
  MsgOutCfg [
    style="filled" fillcolor="#AAAAAA"
    URL="P.MsgOutCfg.shtml"
    tooltip="pkt: Configure MSG output interface" ];
}

# Nodes: cmd_fld

{rank="same";
  ITC_NodeId_LCMNODEID [
    label="ITC_NodeId "
    URL="F.ITC_NodeId.shtml"
    tooltip="fld: ITC node ID" ];
  MSG_MsgLevel_LCMMSGLEVEL [
    label="MSG_MsgLevel "
    URL="F.MSG_MsgLevel.shtml"
    tooltip="fld: Messaging level" ];
  MSGOUTINTER_LCMMSGINTER [
    label="MSGOUTINTER "
    URL="F.MSGOUTINTER.shtml"
    tooltip="fld: MSG Output Interface" ];
  PAD8_LCMMBZ [
    label="PAD8 "
    URL="F.PAD8.shtml"
    tooltip="fld: One byte of padding" ];
}

# Nodes: attr

{rank="same";
  LCMMSGINTER [
    style="dashed" label="LCMMSGINTER "
    URL="../../att/enm-LCMMSGINTER.shtml"
    tooltip="enm: MSG output interfaces" ];
  LCMMSGLEVEL [
    style="dashed" label="LCMMSGLEVEL "
    URL="../../att/enm-LCMMSGLEVEL.shtml"
    tooltip="enm: MSG output level" ];
  LCMNODEID [
    style="dashed" label="LCMNODEID "
    URL="../../att/enm-LCMNODEID.shtml"
    tooltip="enm: List of CPU nodes addressable with LCM commands" ];
  LCMMBZ [
    style="dashed" label="LCMMBZ "
    URL="../../att/rng-LCMMBZ.shtml"
    tooltip="rng: A must-be-zero field" ];
}

# Edges

  MsgOutCfg                               ->  ITC_NodeId_LCMNODEID;
    ITC_NodeId_LCMNODEID                  ->  LCMNODEID;
  MsgOutCfg                               ->  MSGOUTINTER_LCMMSGINTER;
    MSGOUTINTER_LCMMSGINTER               ->  LCMMSGINTER;
  MsgOutCfg                               ->  MSG_MsgLevel_LCMMSGLEVEL;
    MSG_MsgLevel_LCMMSGLEVEL              ->  LCMMSGLEVEL;
  MsgOutCfg                               ->  PAD8_LCMMBZ;
    PAD8_LCMMBZ                           ->  LCMMBZ;

}
