Skip to content

Implement rcl_x_is_valid methods #81

@firesurfer

Description

@firesurfer

In order to track what was discussed in #78 I open this issue tracker.

@wjwwood suggested that in the future it might become necessary/useful to implement functions in the style rcl_x_is_valid .

An example would be: bool rcl_service_is_valid(rcl_service_t * service) which would check if this service is valid. (Perhaps check if it's not null, check if it was initialized, and so on)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions