tls_server_t Struct Reference

Collaboration diagram for tls_server_t:

Collaboration graph
[legend]

Data Fields

module_tp_module
tls_server_sys_tp_sys
int(* pf_add_CA )(tls_server_t *, const char *)
int(* pf_add_CRL )(tls_server_t *, const char *)
tls_session_t *(* pf_open )(tls_server_t *)
void(* pf_close )(tls_server_t *, tls_session_t *)
VLC_COMMON_MEMBERS these members are common for all vlc objects
const char * psz_object_type
char * psz_header
int i_flags
volatile bool b_error
 set by the object
volatile bool b_die
 set by the outside
bool b_force
 set by the outside (eg.
bool be_sure_to_add_VLC_COMMON_MEMBERS_to_struct
 Just a reminder so that people don't cast garbage.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

volatile bool tls_server_t::b_error

set by the object

volatile bool tls_server_t::b_die

set by the outside

set by the outside (eg.

module_need())

Just a reminder so that people don't cast garbage.

(root of all evil) - 1

our parent

int(* tls_server_t::pf_add_CA)(tls_server_t *, const char *)

Referenced by OpenServer(), and tls_ServerAddCA().

int(* tls_server_t::pf_add_CRL)(tls_server_t *, const char *)

Referenced by OpenServer(), and tls_ServerAddCRL().


The documentation for this struct was generated from the following file:

Generated on Sat Nov 21 08:06:33 2009 for VLC by  doxygen 1.5.6