iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::Response< Service, ResponsePayload, ResponseUserHeader > Member List

This is the complete list of members for iox2::Response< Service, ResponsePayload, ResponseUserHeader >, including all inherited members.

header() const -> ResponseHeaderiox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
operator=(Response &&rhs) noexcept -> Response &iox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
operator=(const Response &) noexcept -> Response &=deleteiox2::Response< Service, ResponsePayload, ResponseUserHeader >
origin() const -> UniqueServerIdiox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
payload() const -> const T &iox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
payload() const -> bb::ImmutableSlice< ValueType >iox2::Response< Service, ResponsePayload, ResponseUserHeader >
PendingResponseiox2::Response< Service, ResponsePayload, ResponseUserHeader >friend
Response(Response &&rhs) noexceptiox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
Response(const Response &) noexcept=deleteiox2::Response< Service, ResponsePayload, ResponseUserHeader >
user_header() const -> const T &iox2::Response< Service, ResponsePayload, ResponseUserHeader >inline
~Response() noexceptiox2::Response< Service, ResponsePayload, ResponseUserHeader >inline