Goby3 3.4.0
2026.04.13
Loading...
Searching...
No Matches
goby::middleware::InterProcessIdentity Struct Reference

#include <goby/middleware/transport/identifier.h>

Public Attributes

std::string group
 
int scheme
 
std::string type_name
 
int process_id
 
std::size_t thread_id
 

Detailed Description

Definition at line 50 of file identifier.h.

Member Data Documentation

◆ group

std::string goby::middleware::InterProcessIdentity::group

Definition at line 52 of file identifier.h.

◆ process_id

int goby::middleware::InterProcessIdentity::process_id

Definition at line 55 of file identifier.h.

◆ scheme

int goby::middleware::InterProcessIdentity::scheme

Definition at line 53 of file identifier.h.

◆ thread_id

std::size_t goby::middleware::InterProcessIdentity::thread_id

Definition at line 56 of file identifier.h.

◆ type_name

std::string goby::middleware::InterProcessIdentity::type_name

Definition at line 54 of file identifier.h.


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