analyze_config(T_ConfigValue &P_config) | C_TransIPTLS | [protected] |
analyze_init_string(char *P_buf) | C_TransIPTLS | [protected, virtual] |
analyze_open_string(char *P_buf, T_pIpAddr P_addr) | C_TransIP | [protected] |
analyze_optional_init_string(char *P_buf) | C_TransIP | [protected] |
analyze_string_value(char *P_buf, char *P_pattern, char *P_value) | C_TransIP | [protected] |
analyze_ulong_value(char *P_buf, char *P_pattern, size_t *P_value) | C_TransIP | [protected] |
C_TransIP() | C_TransIP | |
C_TransIPTLS() | C_TransIPTLS | |
C_Transport() | C_Transport | [inline] |
close() | C_TransIP | [virtual] |
close(int P_id) | C_TransIP | [virtual] |
config(T_pConfigValueList P_config_param_list) | C_TransIPTLS | [virtual] |
decode_from_protocol(C_Socket *P_socket) | C_TransIP | [protected] |
extract_ip_addr(T_pIpAddr P_pIpAddr) | C_TransIP | [protected] |
find_method(char *P_name) | C_TransIPTLS | [protected] |
get_message(int P_id, T_pReceiveMsgContext P_ctxt) | C_TransIP | [virtual] |
inet_addr(char **P_addr, T_SockAddrStorage *P_AddrS) | C_TransIP | [protected] |
init(char *P_buf, T_logFunction P_logError, T_logFunction P_logInfo) | C_TransIPTLS | [virtual] |
load_crls(char *crlfile) | C_TransIPTLS | [protected] |
m_buffer_size | C_TransIP | [protected] |
m_cert_chain_file | C_TransIPTLS | [protected] |
m_crl_file | C_TransIPTLS | [protected] |
m_decode_buffer | C_TransIP | [protected] |
m_decode_buffer_size | C_TransIP | [protected] |
m_delete_list | C_TransIP | [protected] |
m_encode_buffer | C_TransIP | [protected] |
m_encode_buffer_size | C_TransIP | [protected] |
m_insert_list | C_TransIP | [protected] |
m_ip_addr_map | C_TransIP | [protected] |
m_logError | C_TransIP | [protected] |
m_logInfo | C_TransIP | [protected] |
m_max_fd | C_TransIP | [protected] |
m_method | C_TransIPTLS | [protected] |
m_passwd | C_TransIPTLS | [protected] |
m_private_key_file | C_TransIPTLS | [protected] |
m_read_buffer_size | C_TransIP | [protected] |
m_socket_map | C_TransIP | [protected] |
m_ssl_ctx | C_TransIPTLS | [protected] |
m_start_secure_mode | C_TransIPTLS | [protected] |
m_trans_type | C_TransIP | [protected] |
make_secure(C_Socket *) | C_TransIPTLS | [protected] |
open(int P_channel_id, T_pIpAddr P_Addr, T_pOpenStatus P_status, C_ProtocolBinaryFrame *P_protocol) | C_TransIPTLS | [protected, virtual] |
C_TransIP::open(int P_channel_id, char *P_buf, T_pOpenStatus P_status, C_ProtocolFrame *P_protocol) | C_TransIP | [virtual] |
post_select(int P_n, fd_set *P_readfds, fd_set *P_writefds, fd_set *P_exceptfds, T_pC_TransportEvent P_eventTable, size_t *P_nb) | C_TransIP | [virtual] |
pre_select(int P_n, fd_set *P_readfds, fd_set *P_writefds, fd_set *P_exceptfds, struct timeval *P_timeout, int *P_cnx, size_t P_nb) | C_TransIP | [virtual] |
resolve_addr(T_pIpAddr P_pIpAddr) | C_TransIP | [protected] |
select_definition() | C_TransIP | [virtual] |
send_message(int P_id, C_MessageFrame *P_msg) | C_TransIP | [virtual] |
set_channel_id(int P_id, int P_channel_id) | C_TransIP | |
set_option(int P_Channel_Id, char *P_buf) | C_TransIPTLS | [protected, virtual] |
T_SSLMethodType typedef | C_TransIPTLS | |
T_supported_methods typedef (defined in C_TransIPTLS) | C_TransIPTLS | |
~C_TransIP() | C_TransIP | [virtual] |
~C_TransIPTLS() | C_TransIPTLS | [virtual] |
~C_Transport() | C_Transport | [inline, virtual] |