buffer() const noexcept | xtd::net::sockets::send_packets_element | |
count() const noexcept | xtd::net::sockets::send_packets_element | |
end_of_packet() const noexcept | xtd::net::sockets::send_packets_element | |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
file_path() const noexcept | xtd::net::sockets::send_packets_element | |
file_stream() const noexcept | xtd::net::sockets::send_packets_element | |
get_hash_code() const noexcept | xtd::object | virtual |
ifstream_ref typedef | xtd::net::sockets::send_packets_element | |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
offset() const noexcept | xtd::net::sockets::send_packets_element | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
send_packets_element()=default | xtd::net::sockets::send_packets_element | |
send_packets_element(const std::vector< byte_t > &buffer) | xtd::net::sockets::send_packets_element | |
send_packets_element(const xtd::ustring &file_path, size_t offset, size_t count, bool end_of_packet) | xtd::net::sockets::send_packets_element | |
send_packets_element(const std::vector< byte_t > &buffer, size_t offset, size_t count, bool end_of_packet) | xtd::net::sockets::send_packets_element | |
send_packets_element(const xtd::ustring &file_path, size_t offset, size_t count) | xtd::net::sockets::send_packets_element | |
send_packets_element(std::ifstream &file_stream, size_t offset, size_t count, bool end_of_packet) | xtd::net::sockets::send_packets_element | |
send_packets_element(const std::vector< byte_t > &buffer, size_t offset, size_t count) | xtd::net::sockets::send_packets_element | |
send_packets_element(const xtd::ustring &file_path) | xtd::net::sockets::send_packets_element | |
send_packets_element(std::ifstream &file_stream) | xtd::net::sockets::send_packets_element | |
to_string() const noexcept | xtd::object | virtual |