zCm 0.1.0
Lightweight messaging toolkit
Loading...
Searching...
No Matches
zcm_node_entry Struct Reference

Node listing entry returned by zcm_node_list(). More...

#include <zcm_node.h>

Data Fields

char * name
 Registered logical name.
char * endpoint
 Endpoint string associated with name.

Detailed Description

Definition at line 45 of file zcm_node.h.

Field Documentation

◆ endpoint

char* zcm_node_entry::endpoint

Definition at line 49 of file zcm_node.h.

◆ name

char* zcm_node_entry::name

Definition at line 47 of file zcm_node.h.


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