| 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 | |
| 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 |
| get_type() const noexcept | xtd::object | virtual |
| ifstream_ref typedef | xtd::net::sockets::send_packets_element | |
| memberwise_clone() const noexcept | 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< xtd::byte > &buffer) | xtd::net::sockets::send_packets_element | explicit |
| 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< xtd::byte > &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< xtd::byte > &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 | explicit |
| send_packets_element(std::ifstream &file_stream) | xtd::net::sockets::send_packets_element | explicit |
| to_string() const noexcept | xtd::object | virtual |