Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
|
This is the complete list of members for http::detail::Socket, including all inherited members.
connect(const struct sockaddr *address, const socklen_t addressSize, const std::int64_t timeout) | http::detail::Socket | inline |
invalid | http::detail::Socket | static |
operator=(Socket &&other) noexcept | http::detail::Socket | inline |
recv(void *buffer, const std::size_t length, const std::int64_t timeout) | http::detail::Socket | inline |
send(const void *buffer, const std::size_t length, const std::int64_t timeout) | http::detail::Socket | inline |
Socket(const InternetProtocol internetProtocol) | http::detail::Socket | inlineexplicit |
Socket(Socket &&other) noexcept | http::detail::Socket | inline |
Type typedef | http::detail::Socket | |
~Socket() | http::detail::Socket | inline |