Member List

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

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

AnyMessageInput(IBufferExchange &exchange, IBufferExchange::Endpoint endpoint, MessagePort port, MessageSchema expected_schema=MessageSchema())sol3::core::AnyMessageInputexplicit
AnyMessageInput(IBufferExchange &exchange, MessagePort port, MessageSchema expected_schema)sol3::core::AnyMessageInputexplicit
AnyMessageInput(AnyMessageInput &&rhs)=deletesol3::core::AnyMessageInput
AnyMessageInput(AnyMessageInput const &)=deletesol3::core::AnyMessageInput
endpoint() constsol3::core::AnyMessageInput
head() constsol3::core::AnyMessageInput
operator=(AnyMessageInput &&rhs)=deletesol3::core::AnyMessageInput
operator=(AnyMessageInput const &rhs)=deletesol3::core::AnyMessageInput
pollForBufferUpdate()sol3::core::AnyMessageInput
port() constsol3::core::AnyMessageInput
read(uint64_t seq, std::chrono::steady_clock::duration time_out={})sol3::core::AnyMessageInput
readHead(std::chrono::steady_clock::duration time_out={})sol3::core::AnyMessageInput
readInto(uint64_t seq, flatbuffers::span< uint8_t > dest, std::chrono::steady_clock::duration time_out={})sol3::core::AnyMessageInput
readInto(uint64_t seq, IStreamWriter &stream, std::chrono::steady_clock::duration time_out={})sol3::core::AnyMessageInput
reset()sol3::core::AnyMessageInput
schema() constsol3::core::AnyMessageInput
slotCount() constsol3::core::AnyMessageInput
slotSize() constsol3::core::AnyMessageInput
updateSchema(MessageSchema const &schema)sol3::core::AnyMessageInput
~AnyMessageInput()=defaultsol3::core::AnyMessageInput