| <link rel="stylesheet" href="../style.css" /> |
| |
| [TOC] |
| |
| # fidl.llcpp.linearized.test |
| |
| |
| |
| |
| |
| ## **STRUCTS** |
| |
| ### FullyLinearizedStruct {#FullyLinearizedStruct data-text="FullyLinearizedStruct"} |
| *Defined in [fidl.llcpp.linearized.test/linearized.test.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/main:src/lib/fidl/llcpp/tests/message_container/linearized.test.fidl;l=14)* |
| |
| |
| |
| |
| <table> |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr><tr id="FullyLinearizedStruct.ptr"> |
| <td><code>ptr</code></td> |
| <td> |
| <code><a class='link' href='#InnerStruct'>InnerStruct</a>?</code> |
| </td> |
| <td> |
| </td> |
| <td>No default</td> |
| </tr> |
| </table> |
| |
| ### InnerStruct {#InnerStruct data-text="InnerStruct"} |
| *Defined in [fidl.llcpp.linearized.test/linearized.test.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/main:src/lib/fidl/llcpp/tests/message_container/linearized.test.fidl;l=10)* |
| |
| |
| |
| |
| <table> |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr><tr id="InnerStruct.x"> |
| <td><code>x</code></td> |
| <td> |
| <code>int32</code> |
| </td> |
| <td> |
| </td> |
| <td>No default</td> |
| </tr> |
| </table> |
| |
| ### NoOpLinearizedStruct {#NoOpLinearizedStruct data-text="NoOpLinearizedStruct"} |
| *Defined in [fidl.llcpp.linearized.test/linearized.test.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/main:src/lib/fidl/llcpp/tests/message_container/linearized.test.fidl;l=6)* |
| |
| |
| |
| |
| <table> |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr><tr id="NoOpLinearizedStruct.x"> |
| <td><code>x</code></td> |
| <td> |
| <code>int64</code> |
| </td> |
| <td> |
| </td> |
| <td>No default</td> |
| </tr> |
| </table> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |