|
ouster_clib v1.0
C library for Ouster LiDAR
|
Public Attributes | |
| int | flags |
| int | rcvbuf_size |
| int | port |
| char const * | hint_service |
| char const * | hint_name |
| int | rcvtimeout_sec |
| char const * | group |
Definition at line 31 of file ouster_net.h.
| int ouster_net_sock_desc_t::flags |
Definition at line 33 of file ouster_net.h.
| char const* ouster_net_sock_desc_t::group |
Definition at line 39 of file ouster_net.h.
| char const* ouster_net_sock_desc_t::hint_name |
Definition at line 37 of file ouster_net.h.
| char const* ouster_net_sock_desc_t::hint_service |
Definition at line 36 of file ouster_net.h.
| int ouster_net_sock_desc_t::port |
Definition at line 35 of file ouster_net.h.
| int ouster_net_sock_desc_t::rcvbuf_size |
Definition at line 34 of file ouster_net.h.
| int ouster_net_sock_desc_t::rcvtimeout_sec |
Definition at line 38 of file ouster_net.h.