class BaseSocket_RequestDecoder
Defined at line 44208 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
Public Methods
void BaseSocket_RequestDecoder ()
Defined at line 44210 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
const fidl_type_t * GetType (uint64_t ordinal, bool * out_needs_response, bool * is_known)
void Clone (::fidl::InterfaceRequest< ::fuchsia::unknown::Cloneable> request)
void Close ()
void Query ()
void SetReuseAddress (bool value)
void GetReuseAddress ()
void GetError ()
void SetBroadcast (bool value)
void GetBroadcast ()
void SetSendBuffer (uint64_t value_bytes)
void GetSendBuffer ()
void SetReceiveBuffer (uint64_t value_bytes)
void GetReceiveBuffer ()
void SetKeepAlive (bool value)
void GetKeepAlive ()
void SetOutOfBandInline (bool value)
void GetOutOfBandInline ()
void SetNoCheck (bool value)
void GetNoCheck ()
void SetLinger (bool linger, uint32_t length_secs)
void GetLinger ()
void SetReusePort (::fuchsia::posix::socket::ReusePortOption value)
void SetReusePortDeprecated (bool value)
void GetReusePort ()
void GetAcceptConn ()
void SetBindToDevice (::std::string value)
void GetBindToDevice ()
void SetBindToInterfaceIndex (uint64_t value)
void GetBindToInterfaceIndex ()
void SetTimestamp (::fuchsia::posix::socket::TimestampOption value)
void GetTimestamp ()
void SetMark (::fuchsia::net::MarkDomain domain, ::fuchsia::posix::socket::OptionalUint32 mark)
void GetMark (::fuchsia::net::MarkDomain domain)
void GetCookie ()
void ~BaseSocket_RequestDecoder ()
Defined at line 44211 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h