#include "dds/ddsc/dds_public_impl.h"
Go to the source code of this file.
◆ FG_DDS_MODE_READ
| #define FG_DDS_MODE_READ (0) |
◆ FG_DDS_MODE_WRITE
| #define FG_DDS_MODE_WRITE (1) |
◆ FG_DDS_prop__alloc
| #define FG_DDS_prop__alloc |
( |
| ) |
|
◆ FG_DDS_prop_free
| #define FG_DDS_prop_free |
( |
| d, |
|
|
| o ) |
Value:
const dds_topic_descriptor_t FG_DDS_prop_desc
Definition at line 73 of file dds_props.h.
◆ FG_DDS_PROP_REQUEST
| #define FG_DDS_PROP_REQUEST -1 |
◆ FG_DDS_PROP_VERSION
| #define FG_DDS_PROP_VERSION 0 |
◆ FG_propType__alloc
| #define FG_propType__alloc |
( |
| ) |
|
◆ FG_propValue__alloc
| #define FG_propValue__alloc |
( |
| ) |
|
◆ FG_DDS_prop
| typedef struct FG_DDS_prop FG_DDS_prop |
◆ FG_propType
◆ FG_propValue
| typedef struct FG_propValue FG_propValue |
◆ FG_propType
| Enumerator |
|---|
| FG_DDS_NONE | |
| FG_DDS_ALIAS | |
| FG_DDS_BOOL | |
| FG_DDS_INT | |
| FG_DDS_LONG | |
| FG_DDS_FLOAT | |
| FG_DDS_DOUBLE | |
| FG_DDS_STRING | |
| FG_DDS_UNSPECIFIED | |
Definition at line 24 of file dds_props.h.
◆ FG_DDS_prop_desc
| const dds_topic_descriptor_t FG_DDS_prop_desc |
|
extern |