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

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

accept(const rofl::cparams &socket_params, int sd)=0rofl::csocketpure virtual
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()=0rofl::csocketpure virtual
connect(const rofl::cparams &params)=0rofl::csocketpure virtual
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
deregister_filedesc_r(int fd)rofl::ciosrvinlineprotected
deregister_filedesc_w(int fd)rofl::ciosrvinlineprotected
domainrofl::csocketprotected
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_laddr() const (defined in rofl::csocket)rofl::csocketinline
get_next_timer() (defined in rofl::ciosrv)rofl::ciosrvinlineprotected
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_event(const rofl::cevent &event)rofl::ciosrvinlineprotectedvirtual
handle_revent(int fd)rofl::ciosrvinlineprotectedvirtual
handle_timeout(int opaque, void *data=(void *) 0)rofl::ciosrvinlineprotectedvirtual
handle_wevent(int fd)rofl::ciosrvinlineprotectedvirtual
handle_xevent(int fd)rofl::ciosrvinlineprotectedvirtual
is_established() const =0 (defined in rofl::csocket)rofl::csocketpure virtual
laddrrofl::csocketprotected
listen(const rofl::cparams &params)=0rofl::csocketpure virtual
notify(const cevent &event)rofl::ciosrvinline
operator<< (defined in rofl::csocket)rofl::csocketfriend
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()=0rofl::csocketpure virtual
recv(void *buf, size_t count)=0rofl::csocketpure virtual
recv(void *buf, size_t count, int flags, rofl::csockaddr &from)=0 (defined in rofl::csocket)rofl::csocketpure virtual
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, rofl::csockaddr const &dest=rofl::csockaddr())=0rofl::csocketpure virtual
set_domain(int domain) (defined in rofl::csocket)rofl::csocketinline
set_laddr() (defined in rofl::csocket)rofl::csocketinline
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 =0 (defined in rofl::csocket)rofl::csocketpure virtual
~ciosrv()rofl::ciosrvvirtual
~csocket()rofl::csocketinlinevirtual
~ctimer_env() (defined in rofl::ctimer_env)rofl::ctimer_envinlinevirtual