Member List

Space-ng SDK: Member List
Space-ng SDK
sol3::core::AnyMessageOutput Member List

This is the complete list of members for sol3::core::AnyMessageOutput, including all inherited members.

AnyMessageOutput(IBufferExchange &exchange, MessagePort port, MessageSchema schema, size_t slot_count, size_t slot_size)sol3::core::AnyMessageOutput
AnyMessageOutput(AnyMessageOutput &&rhs)=deletesol3::core::AnyMessageOutput
AnyMessageOutput(AnyMessageOutput const &)=deletesol3::core::AnyMessageOutput
headerRoot() constsol3::core::AnyMessageOutput
headerSpan() constsol3::core::AnyMessageOutput
operator=(AnyMessageOutput &&rhs)=deletesol3::core::AnyMessageOutput
operator=(AnyMessageOutput const &rhs)=deletesol3::core::AnyMessageOutput
payloadRoot() constsol3::core::AnyMessageOutputinline
payloadSpan() constsol3::core::AnyMessageOutput
port() constsol3::core::AnyMessageOutputinline
schema() constsol3::core::AnyMessageOutputinline
write(flatbuffers::span< uint8_t const > header_span, flatbuffers::span< uint8_t const > payload_span)sol3::core::AnyMessageOutput
~AnyMessageOutput()sol3::core::AnyMessageOutput