1234567891011121314151617181920212223242526272829 |
- /*
- do not edit:
- auto-generated by github.com/seamia/protodot
- */
- digraph protodot {
- /* package: */
- /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/customoptions.proto */
- /* selection: * */
- rankdir=LR;
- label="";
- tooltip="";
- bgcolor="transparent"
- node [
- shape=plaintext
- fontsize=10
- fontname="Ubuntu"
- ];
- /* ------ nodes ------ */
- Node_Ja_100 [shape=plaintext tooltip=".CustomOptions" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>CustomOptions</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50001</TD><TD ALIGN="left">init_from_mac</TD><TD BGCOLOR="#a6cee3" PORT="poinit_from_mac" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50002</TD><TD ALIGN="left">const_prefix</TD><TD BGCOLOR="#a6cee3" PORT="poconst_prefix" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50003</TD><TD ALIGN="left">read_only</TD><TD BGCOLOR="#a6cee3" PORT="poread_only" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f" ALIGN="left">default_value</TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50050</TD><TD ALIGN="left">v_string</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_string"><i>string</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50051</TD><TD ALIGN="left">v_uint32</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_uint32"><i>uint32</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50052</TD><TD ALIGN="left">v_int32</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_int32"><i>int32</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50053</TD><TD ALIGN="left">v_uint64</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_uint64"><i>uint64</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50054</TD><TD ALIGN="left">v_int64</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_int64"><i>int64</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50055</TD><TD ALIGN="left">v_double</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_double"><i>double</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50056</TD><TD ALIGN="left">v_float</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_float"><i>float</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50057</TD><TD ALIGN="left">v_bool</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_bool"><i>bool</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50058</TD><TD ALIGN="left">v_enum</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_enum"><i>string</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50059</TD><TD ALIGN="left">v_bytes</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_bytes"><i>bytes</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">50060</TD><TD ALIGN="left">v_msg</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pov_msg"><i>bytes</i></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f"></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50005</TD><TD ALIGN="left">global_name</TD><TD BGCOLOR="#a6cee3" PORT="poglobal_name" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>>];
- /* ------ connections ------ */
- /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:11 EST */
- }
|