PortIdx Struct Reference
|
Space-ng SDK
|
sol3::core::PortIdx Struct Reference
#include <sol3/core/shmem_buffer.h>
Public Member Functions | |
| bool | operator< (PortIdx const &o) const |
| bool | operator== (PortIdx const &o) const |
Public Attributes | |
| uint32_t | port = 0 |
| uint32_t | idx = 0 |
Member Function Documentation
◆ operator<()
|
inline |
◆ operator==()
|
inline |
Member Data Documentation
◆ idx
| uint32_t sol3::core::PortIdx::idx = 0 |
◆ port
| uint32_t sol3::core::PortIdx::port = 0 |
The documentation for this struct was generated from the following file:
- /workspaces/astro/sol3-sdk/cpp/sol3/core/shmem_buffer.h
Generated by