Records

Functions

  • template <typename T>
    Bytes as_bytes (const T & value)

    Defined at line 50 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes uint8 (uint8_t value)

    Defined at line 90 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes uint16 (uint16_t value)

    Defined at line 91 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes uint32 (uint32_t value)

    Defined at line 92 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes uint64 (uint64_t value)

    Defined at line 93 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes int8 (int8_t value)

    Defined at line 94 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes int16 (int16_t value)

    Defined at line 95 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes int32 (int32_t value)

    Defined at line 96 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes int64 (int64_t value)

    Defined at line 97 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • RepeatOp repeat (uint8_t byte)

    Defined at line 104 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes padding (size_t count)

    Defined at line 106 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • template <typename FidlType>
    Bytes encode (FidlType message)

    Defined at line 109 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes handle_present ()

    Defined at line 118 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes handle_absent ()

    Defined at line 119 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes pointer_present ()

    Defined at line 121 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes pointer_absent ()

    Defined at line 122 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes union_ordinal (fidl_xunion_tag_t ordinal)

    Defined at line 124 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes table_max_ordinal (uint64_t ordinal)

    Defined at line 125 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes string_length (uint64_t length)

    Defined at line 131 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes vector_length (uint64_t length)

    Defined at line 132 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes framework_err_unknown_method ()

    Defined at line 134 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes string_header (uint64_t length)

    Defined at line 136 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes vector_header (uint64_t length)

    Defined at line 137 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes out_of_line_envelope (uint32_t num_bytes, uint8_t num_handles)

    Defined at line 139 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h

  • Bytes inline_envelope (const Bytes & valuebool has_handles)

    Defined at line 143 of file ../../src/tests/fidl/dynsuite/channel_util/bytes.h