|||

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_public_impl.h¶

↰ Parent directory (ddsc)

DDS C Implementation API.

Contents

  • Definition (ddsc/dds_public_impl.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (ddsc/dds_public_impl.h)¶

  • Program Listing for File dds_public_impl.h

Detailed Description¶

This header file defines the public API for all kinds of things in the Eclipse Cyclone DDS C language binding.

Includes¶

  • dds/ddsc/dds_opcodes.h

  • dds/ddsc/dds_public_alloc.h

  • dds/export.h

  • stdbool.h

  • stdint.h

Included By¶

  • File dds.h

  • File dds_public_listener.h

Classes¶

  • Struct dds_key_descriptor

  • Struct dds_sequence

  • Struct dds_topic_descriptor

Enums¶

  • Enum dds_entity_kind

  • Enum dds_find_scope

Functions¶

  • Function dds_write_set_batch

Defines¶

  • Define DDS_ALIVE_INSTANCE_STATE

  • Define DDS_ANY_INSTANCE_STATE

  • Define DDS_ANY_SAMPLE_STATE

  • Define DDS_ANY_STATE

  • Define DDS_ANY_VIEW_STATE

  • Define DDS_DOMAIN_DEFAULT

  • Define DDS_ENTITY_NIL

  • Define DDS_HANDLE_NIL

  • Define DDS_KIND_MAX

  • Define DDS_NEW_VIEW_STATE

  • Define DDS_NOT_ALIVE_DISPOSED_INSTANCE_STATE

  • Define DDS_NOT_ALIVE_NO_WRITERS_INSTANCE_STATE

  • Define DDS_NOT_NEW_VIEW_STATE

  • Define DDS_NOT_READ_SAMPLE_STATE

  • Define DDS_READ_SAMPLE_STATE

Typedefs¶

  • Typedef dds_domainid_t

  • Typedef dds_entity_kind_t

  • Typedef dds_find_scope_t

  • Typedef dds_instance_handle_t

  • Typedef dds_key_descriptor_t

  • Typedef dds_sequence_t

  • Typedef dds_topic_descriptor_t

< Page contents

> Page contents:

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