Expand description

API in rcl/context.h

Structs

Encapsulates the non-global state of an init/shutdown cycle.

Functions

Finalize a context.

Return the init options used during initialization for this context.

Returns an unsigned integer that is unique to the given context, or 0 if invalid.

Return true if the given context is currently valid, otherwise false.

Return a zero initialization context object.

Type Definitions