Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
rofl::csocket_openssl Member List

This is the complete list of members for rofl::csocket_openssl, including all inherited members.

accept(cparams const &socket_params, int sd)rofl::csocket_opensslvirtual
backlogrofl::csocketprotected
cancel_all_events()rofl::ciosrvinlineprotected
cancel_all_timers()rofl::ciosrvinlineprotected
cancel_timer(const rofl::ctimerid &timer_id)rofl::ciosrvinlineprotected
ciosrv(pthread_t tid=0)rofl::ciosrv
ciosrv(const ciosrv &iosrv)rofl::ciosrv
close()rofl::csocket_opensslvirtual
connect(cparams const &params)rofl::csocket_opensslvirtual
rofl::csocket(csocket_env *env, enum socket_type_t socket_type)rofl::csocketinline
csocket_factory(enum socket_type_t socket_type, csocket_env *owner) (defined in rofl::csocket)rofl::csocketstatic
csocket_openssl(csocket_env *owner)rofl::csocket_openssl
dequeue_packet()rofl::csocket_opensslprotectedvirtual
deregister_filedesc_r(int fd)rofl::ciosrvinlineprotected
deregister_filedesc_w(int fd)rofl::ciosrvinlineprotected
domainrofl::csocketprotected
get_cafile() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
get_capath() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
get_certfile() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
get_default_params() (defined in rofl::csocket_openssl)rofl::csocket_opensslstatic
get_default_params(enum socket_type_t socket_type) (defined in rofl::csocket)rofl::csocketstatic
get_domain() const (defined in rofl::csocket)rofl::csocketinline
get_keyfile() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
get_laddr() const (defined in rofl::csocket)rofl::csocketinline
get_next_timer() (defined in rofl::ciosrv)rofl::ciosrvinlineprotected
get_password() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
get_protocol() const (defined in rofl::csocket)rofl::csocketinline
get_raddr() const (defined in rofl::csocket)rofl::csocketinline
get_sd() const (defined in rofl::csocket)rofl::csocketinline
get_socket_params() const (defined in rofl::csocket)rofl::csocketinline
get_socket_type() const (defined in rofl::csocket)rofl::csocketinline
get_thread_id() const rofl::ciosrvinline
get_type() const (defined in rofl::csocket)rofl::csocketinline
handle_accept_refused(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_accepted(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_closed(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_connect_failed(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_connect_refused(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_connected(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_listen(rofl::csocket &socket, int newsd)rofl::csocket_opensslprotectedvirtual
handle_read(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_revent(int fd)rofl::ciosrvinlineprotectedvirtual
handle_timeout(int opaque, void *data=(void *) 0)rofl::ciosrvinlineprotectedvirtual
handle_wevent(int fd)rofl::ciosrvinlineprotectedvirtual
handle_write(rofl::csocket &socket)rofl::csocket_opensslprotectedvirtual
handle_xevent(int fd)rofl::ciosrvinlineprotectedvirtual
is_established() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinlinevirtual
laddrrofl::csocketprotected
listen(cparams const &params)rofl::csocket_opensslvirtual
notify(const cevent &event)rofl::ciosrvinline
operator<< (defined in rofl::csocket_openssl)rofl::csocket_opensslfriend
operator=(const ciosrv &iosrv) (defined in rofl::ciosrv)rofl::ciosrv
PARAM_DOMAIN_VALUE_INET (defined in rofl::csocket)rofl::csocketstatic
PARAM_DOMAIN_VALUE_INET6 (defined in rofl::csocket)rofl::csocketstatic
PARAM_DOMAIN_VALUE_INET_ANY (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_DO_RECONNECT (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_DOMAIN (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_LOCAL_HOSTNAME (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_LOCAL_PORT (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_PROTOCOL (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_REMOTE_HOSTNAME (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_REMOTE_PORT (defined in rofl::csocket)rofl::csocketstatic
PARAM_KEY_TYPE (defined in rofl::csocket)rofl::csocketstatic
PARAM_PROTOCOL_VALUE_TCP (defined in rofl::csocket)rofl::csocketstatic
PARAM_PROTOCOL_VALUE_UDP (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_CA_FILE (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_CA_PATH (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_CERT (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_CIPHERS (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_PRIVATE_KEY (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_PRIVATE_KEY_PASSWORD (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_VERIFY_DEPTH (defined in rofl::csocket)rofl::csocketstatic
PARAM_SSL_KEY_VERIFY_MODE (defined in rofl::csocket)rofl::csocketstatic
PARAM_TYPE_VALUE_DGRAM (defined in rofl::csocket)rofl::csocketstatic
PARAM_TYPE_VALUE_STREAM (defined in rofl::csocket)rofl::csocketstatic
pending_timer(const rofl::ctimerid &timer_id)rofl::ciosrvinlineprotected
protocolrofl::csocketprotected
raddrrofl::csocketprotected
reconnect()rofl::csocket_opensslvirtual
recv(void *buf, size_t count)rofl::csocket_opensslvirtual
recv(void *buf, size_t count, int flags, rofl::csockaddr &from) (defined in rofl::csocket_openssl)rofl::csocket_opensslinlinevirtual
register_filedesc_r(int fd)rofl::ciosrvinlineprotected
register_filedesc_w(int fd)rofl::ciosrvinlineprotected
register_timer(int opaque, const rofl::ctimespec &timespec)rofl::ciosrvinlineprotected
reset_timer(const rofl::ctimerid &timer_id, const rofl::ctimespec &timespec)rofl::ciosrvinlineprotected
restart_timer(rofl::ctimerid &timer_id, int opaque, const rofl::ctimespec &timespec)rofl::ciosrvinlineprotected
sdrofl::csocketprotected
send(cmemory *mem, csockaddr const &dest=csockaddr())rofl::csocket_opensslvirtual
set_cafile(std::string const &cafile) (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
set_capath(std::string const &capath) (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
set_certfile(std::string const &certfile) (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
set_domain(int domain) (defined in rofl::csocket)rofl::csocketinline
set_keyfile(std::string const &keyfile) (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
set_laddr() (defined in rofl::csocket)rofl::csocketinline
set_password(std::string const &password) (defined in rofl::csocket_openssl)rofl::csocket_opensslinline
set_protocol(int protocol) (defined in rofl::csocket)rofl::csocketinline
set_raddr() (defined in rofl::csocket)rofl::csocketinline
set_type(int type) (defined in rofl::csocket)rofl::csocketinline
socket_envrofl::csocketprotected
socket_paramsrofl::csocketprotected
socket_typerofl::csocketprotected
SOCKET_TYPE_OPENSSL enum value (defined in rofl::csocket)rofl::csocket
SOCKET_TYPE_PLAIN enum value (defined in rofl::csocket)rofl::csocket
socket_type_t enum name (defined in rofl::csocket)rofl::csocket
SOCKET_TYPE_UNKNOWN enum value (defined in rofl::csocket)rofl::csocket
supports_socket_type(enum socket_type_t socket_type) (defined in rofl::csocket)rofl::csocketstatic
typerofl::csocketprotected
write_would_block() const (defined in rofl::csocket_openssl)rofl::csocket_opensslinlinevirtual
~ciosrv()rofl::ciosrvvirtual
~csocket()rofl::csocketinlinevirtual
~csocket_env()rofl::csocket_envinlinevirtual
~csocket_openssl()rofl::csocket_opensslvirtual
~ctimer_env() (defined in rofl::ctimer_env)rofl::ctimer_envinlinevirtual