|||

Eclipse Cyclone DDS

Quick search

Contents

  • Installing Eclipse Cyclone DDS
  • Building Eclipse Cyclone DDS applications
  • Hello World! in more detail
  • What’s next?
  • Uninstalling Eclipse Cyclone DDS
  • A guide to the configuration options of Eclipse Cyclone DDS
  • DDS Security
  • Shared Memory
  • Eclipse Cyclone DDS C API Reference

File dds_opcodes.h¶

↰ Parent directory (ddsc)

DDS C (de)serialization opcodes.

Contents

  • Definition (ddsc/dds_opcodes.h)

  • Detailed Description

  • Included By

  • Enums

  • Defines

Definition (ddsc/dds_opcodes.h)¶

  • Program Listing for File dds_opcodes.h

Detailed Description¶

Opcodes for (de)serialization of types generated by idlc. Isolated in a separate header to share with idlc without the need to pull in the entire Eclipse Cyclone DDS C language binding.

Included By¶

  • File dds_public_impl.h

Enums¶

  • Enum dds_stream_opcode

  • Enum dds_stream_typecode

  • Enum dds_stream_typecode_primary

  • Enum dds_stream_typecode_subtype

Defines¶

  • Define DDS_OP_FLAG_DEF

  • Define DDS_OP_FLAG_FP

  • Define DDS_OP_FLAG_KEY

  • Define DDS_OP_FLAG_SGN

  • Define DDS_OP_SUBTYPE_BOO

  • Define DDS_OP_TYPE_BOO

  • Define DDS_TOPIC_CONTAINS_UNION

  • Define DDS_TOPIC_DISABLE_TYPECHECK

  • Define DDS_TOPIC_FIXED_KEY

  • Define DDS_TOPIC_FIXED_SIZE

  • Define DDS_TOPIC_NO_OPTIMIZE

< Page contents

> Page contents:

  • File dds_opcodes.h
    • Definition (ddsc/dds_opcodes.h)
    • Detailed Description
    • Included By
    • Enums
    • Defines
© Copyright 2022, Eclipse Cyclone DDS committers. Created using Sphinx 4.4.0.