#include <gnutls_str.h>
Data Fields | |
opaque * | data |
size_t | max_length |
size_t | length |
MHD_gnutls_realloc_function | realloc_func |
MHD_gnutls_alloc_function | alloc_func |
MHD_gnutls_free_function | free_func |
Definition at line 33 of file gnutls_str.h.
Definition at line 35 of file gnutls_str.h.
Referenced by MHD__gnutls_buffer_get(), MHD__gnutls_buffer_insert(), MHD__gnutls_gen_supplemental(), MHD__gnutls_send_supplemental(), MHD_gtls_handshake_buffer_get_ptr(), MHD_gtls_handshake_io_recv_int(), MHD_gtls_io_read_buffered(), MHD_gtls_record_buffer_get(), MHD_gtls_string_append_data(), MHD_gtls_string_clear(), and MHD_gtls_string_init().
Definition at line 40 of file gnutls_str.h.
Referenced by MHD_gtls_string_clear(), and MHD_gtls_string_init().
size_t MHD_gtls_string::length |
Definition at line 37 of file gnutls_str.h.
Referenced by MHD__gnutls_buffer_get(), MHD__gnutls_buffer_insert(), MHD__gnutls_gen_supplemental(), MHD__gnutls_send_supplemental(), MHD_gnutls_record_buffer_get_size(), MHD_gtls_handshake_buffer_empty(), MHD_gtls_handshake_buffer_get_ptr(), MHD_gtls_handshake_io_recv_int(), MHD_gtls_handshake_io_send_int(), MHD_gtls_handshake_io_write_flush(), MHD_gtls_io_clear_read_buffer(), MHD_gtls_io_read_buffered(), MHD_gtls_io_write_buffered(), MHD_gtls_io_write_flush(), MHD_gtls_record_buffer_get(), MHD_gtls_send_int(), MHD_gtls_string_append_data(), MHD_gtls_string_clear(), and MHD_gtls_string_init().
size_t MHD_gtls_string::max_length |
Definition at line 36 of file gnutls_str.h.
Referenced by MHD_gtls_string_append_data(), MHD_gtls_string_clear(), and MHD_gtls_string_init().
Definition at line 38 of file gnutls_str.h.
Referenced by MHD_gtls_string_append_data(), and MHD_gtls_string_init().