cgv
|
This is the complete list of members for cgv::os::socket, including all inherited members.
close() | cgv::os::socket | |
enable_debug_output(bool enable=true) | cgv::os::socket | static |
get_last_error() const | cgv::os::socket | |
get_nr_of_arrived_bytes() const | cgv::os::socket | |
get_ref_count() const | cgv::data::ref_counted | inline |
is_data_pending() const | cgv::os::socket | |
last_error | cgv::os::socket | mutableprotected |
receive_data(unsigned int nr_of_bytes=0) | cgv::os::socket | |
receive_line() | cgv::os::socket | |
ref_counted() | cgv::data::ref_counted | inlineprotected |
send_data(const std::string &) | cgv::os::socket | |
send_line(const std::string &content) | cgv::os::socket | |
set_last_error(const char *location, const std::string &text="") const | cgv::os::socket | protected |
set_ref_count(int c) const | cgv::data::ref_counted | inlineprotected |
socket() | cgv::os::socket | protected |
socket(size_t _id) | cgv::os::socket | protected |
user_data | cgv::os::socket | protected |
~socket() | cgv::os::socket | virtual |