clan::HTTPServerConnection Member List

This is the complete list of members for clan::HTTPServerConnection, including all inherited members.

duplicate()clan::IODevice
get_position() const clan::IODevice
get_provider() const clan::IODevice
get_provider()clan::IODevice
get_request_headers()clan::HTTPServerConnection
get_request_type()clan::HTTPServerConnection
get_request_url()clan::HTTPServerConnection
get_size() const clan::IODevice
HTTPServerConnection()clan::HTTPServerConnection
HTTPServerConnection(const std::shared_ptr< HTTPServerConnection_Impl > &impl)clan::HTTPServerConnection
IODevice()clan::IODevice
IODevice(IODeviceProvider *provider)clan::IODevice
is_little_endian() const clan::IODevice
is_null() const clan::HTTPServerConnectioninline
peek(void *data, int len)clan::IODevice
read(void *data, int len, bool receive_all=true)clan::IODevice
read_float()clan::IODevice
read_int16()clan::IODevice
read_int32()clan::IODevice
read_int64()clan::IODevice
read_int8()clan::IODevice
read_request_data()clan::HTTPServerConnection
read_string_a()clan::IODevice
read_string_nul()clan::IODevice
read_string_text(const char *skip_initial_chars, const char *read_until_chars, bool allow_eof=true)clan::IODevice
read_uint16()clan::IODevice
read_uint32()clan::IODevice
read_uint64()clan::IODevice
read_uint8()clan::IODevice
receive(void *data, int len, bool receive_all=true)clan::IODevice
seek(int position, SeekMode mode=seek_set)clan::IODevice
seek_cur enum valueclan::IODevice
seek_end enum valueclan::IODevice
seek_set enum valueclan::IODevice
SeekMode enum nameclan::IODevice
send(const void *data, int len, bool send_all=true)clan::IODevice
set_big_endian_mode()clan::IODevice
set_little_endian_mode()clan::IODevice
set_system_mode()clan::IODevice
throw_if_null() const clan::HTTPServerConnection
write(const void *data, int len, bool send_all=true)clan::IODevice
write_float(float data)clan::IODevice
write_int16(byte16 data)clan::IODevice
write_int32(byte32 data)clan::IODevice
write_int64(byte64 data)clan::IODevice
write_int8(byte8 data)clan::IODevice
write_response_data(const DataBuffer &data)clan::HTTPServerConnection
write_response_headers(const std::string &headers)clan::HTTPServerConnection
write_response_status(int status_code, const std::string &status_text=std::string())clan::HTTPServerConnection
write_string_a(const std::string &str)clan::IODevice
write_string_nul(const std::string &str)clan::IODevice
write_string_text(const std::string &str)clan::IODevice
write_uint16(ubyte16 data)clan::IODevice
write_uint32(ubyte32 data)clan::IODevice
write_uint64(ubyte64 data)clan::IODevice
write_uint8(ubyte8 data)clan::IODevice
~HTTPServerConnection()clan::HTTPServerConnection
~IODevice()clan::IODevice