User Member ListThis is the complete list of members for User, including all inherited members.
_settings | Connection | [protected] |
addr(void) | Connection | [inline] |
addr(struct sockaddr_in var) | Connection | [inline] |
Connection() | Connection | [protected] |
data_vec | User | |
data_vec_full() | User | |
disengage_tls() | Connection | |
engage_tls() | Connection | |
get_data_it(pthread_t) | User | |
host_name(void) | Connection | [inline] |
host_name(string var) | Connection | [inline] |
lock | Connection | |
login() | User | |
MEMBER(logged_in, int) | User | |
MEMBER(data_id, int) | User | |
MEMBER(data_addr, struct sockaddr_in) | User | |
MEMBER(current_dir, string) | User | |
MEMBER(root_dir, string) | User | |
MEMBER(temp_buf, string) | User | |
MEMBER(failed_logins, int) | User | |
MEMBER(pamh, pam_handle_t *) | User | |
MEMBER(rest_pos, off_t) | User | |
MEMBER(anonymous_id, string) | User | |
operator<<(long long int num) | Connection | |
operator<<(string message) | Connection | |
operator>>(string &message) | User | |
packet_size(void) | Connection | [inline] |
packet_size(size_t var) | Connection | [inline] |
receive(char *, size_t) | Connection | |
send(const char *, size_t) | Connection | |
settings() const | Connection | [inline] |
settings(int bit) | Connection | [inline] |
settings(int bit, int way) | Connection | [inline] |
socket_id(void) | Connection | [inline] |
socket_id(int var) | Connection | [inline] |
thread_id(void) | Connection | [inline] |
thread_id(pthread_t var) | Connection | [inline] |
timeout(void) | Connection | [inline] |
timeout(struct timeval var) | Connection | [inline] |
transfered(void) | Connection | [inline] |
transfered(unsigned long long var) | Connection | [inline] |
User(int socket_id, struct sockaddr_in &addr) | User | |
user_name(void) | Connection | [inline] |
user_name(string var) | Connection | [inline] |
verify_cert() | Connection | |
~Connection() | Connection | [protected] |
~User() | User | |
|
|