Struct rmw_context_impl_s

Struct Documentation

struct rmw_context_impl_s

Public Members

void *common

Pointer to rmw_dds_common::Context.

void *participant_info

Pointer to rmw_fastrtps_shared_cpp::CustomParticipantInfo.

std::mutex mutex

Mutex used to protect initialization/destruction.

uint64_t count

Reference count.

bool is_shutdown

Shutdown flag.