Xenomai  3.1
rtipc_port_label Struct Reference

Port label information structure. More...

#include <ipc.h>

Data Fields

char label [XNOBJECT_NAME_LEN]
 Port label string, null-terminated. More...
 

Detailed Description

Port label information structure.

Examples:
bufp-label.c, iddp-label.c, and xddp-label.c.

Field Documentation

char rtipc_port_label::label[XNOBJECT_NAME_LEN]

Port label string, null-terminated.

Examples:
bufp-label.c, iddp-label.c, and xddp-label.c.

Referenced by rt_pipe_create().


The documentation for this struct was generated from the following file: