tls_session_t Struct Reference

Collaboration diagram for tls_session_t:

Collaboration graph
[legend]

Data Fields

module_tp_module
tls_session_sys_tp_sys
virtual_socket_t sock
void(* pf_set_fd )(tls_session_t *, int)
int(* pf_handshake )(tls_session_t *)
VLC_COMMON_MEMBERS these members are common for all vlc objects
int i_object_id
int i_object_type
const char * psz_object_type
char * psz_object_name
char * psz_header
int i_flags
volatile bool b_error
 set by the object
volatile bool b_die
 set by the outside
volatile bool b_dead
 set by the object
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent
void * p_private
int be_sure_to_add_VLC_COMMON_MEMBERS_to_struct
 Just a reminder so that people don't cast garbage.

Field Documentation

int tls_session_t::i_object_id

int tls_session_t::i_object_type

const char* tls_session_t::psz_object_type

char* tls_session_t::psz_object_name

char* tls_session_t::psz_header

int tls_session_t::i_flags

volatile bool tls_session_t::b_error

set by the object

volatile bool tls_session_t::b_die

set by the outside

volatile bool tls_session_t::b_dead

set by the object

bool tls_session_t::b_force

set by the outside (eg.

module_Need())

libvlc_int_t* tls_session_t::p_libvlc

(root of all evil) - 1

vlc_object_t* tls_session_t::p_parent

our parent

void* tls_session_t::p_private

int tls_session_t::be_sure_to_add_VLC_COMMON_MEMBERS_to_struct

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

module_t* tls_session_t::p_module

tls_session_sys_t* tls_session_t::p_sys

struct virtual_socket_t tls_session_t::sock

void(* tls_session_t::pf_set_fd)(tls_session_t *, int)

int(* tls_session_t::pf_handshake)(tls_session_t *)


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 10:05:38 2008 for VLC by  doxygen 1.5.1