DataFrame Struct Reference
|
Space-ng SDK
|
sol3::net::DataFrame Struct Reference
#include <sol3/net/data_frame.h>
Public Attributes | |
| uint8_t const * | data = nullptr |
| std::size_t | size = 0 |
| TcpConnectionId | connection_id = 0 |
Member Data Documentation
◆ connection_id
| TcpConnectionId sol3::net::DataFrame::connection_id = 0 |
◆ data
| uint8_t const* sol3::net::DataFrame::data = nullptr |
◆ size
| std::size_t sol3::net::DataFrame::size = 0 |
The documentation for this struct was generated from the following file:
- /workspaces/astro/sol3-sdk/cpp/sol3/net/data_frame.h
Generated by