rosidl_runtime_c  master
Generate the rosidl interfaces in C.
Classes | Typedefs
string.h File Reference
#include <stddef.h>
#include "rosidl_runtime_c/primitives_sequence.h"
Include dependency graph for string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rosidl_runtime_c__String
 An array of 8-bit characters terminated by a null byte. More...
 

Typedefs

typedef struct rosidl_runtime_c__String rosidl_runtime_c__String
 An array of 8-bit characters terminated by a null byte. More...
 

Typedef Documentation

◆ rosidl_runtime_c__String

An array of 8-bit characters terminated by a null byte.