ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
tcp_layer Member List

This is the complete list of members for tcp_layer, including all inherited members.

_client_idtcp_layerprivate
_paramstcp_layerprivate
_reconnect_on_sendtcp_layerprivate
_time_keytcp_layerprivate
Add_Fd_Read_Handler(int fd)tcp_layerinlineprotected
Add_Fd_Write_Handler(int fd)tcp_layerinlineprotected
add_user_data(int p_client_id)tcp_layerprotected
addUpperLayer(Layer *p_layer)Layerinline
client_connection_opened(int p_client_id)tcp_layerprotected
deleteLayer()Layerinline
Handle_Fd_Event(int fd, boolean is_readable, boolean is_writable, boolean is_error)tcp_layerprivate
Handle_Timeout(double time_since_last_call)tcp_layerprivate
Handler_Uninstall()tcp_layerinlineprotected
Layer()Layerinlineexplicit
Layer(const std::string &p_type)Layerinlineexplicit
message_incoming(const unsigned char *p_buffer, int p_length, int p_client_id=-1)tcp_layervirtual
peer_disconnected(int p_client_id)tcp_layerprotected
receive_message_on_fd(int p_client_id)tcp_layerprotected
receiveData(OCTETSTRING &data, Params &info)tcp_layervirtual
receiveToAllLayers(OCTETSTRING &data, Params &params)Layerinlineprotected
remote_address_name()tcp_layerinlineprotected
remote_port_name()tcp_layerinlineprotected
Remove_Fd_All_Handlers(int fd)tcp_layerinlineprotected
Remove_Fd_Read_Handler(int fd)tcp_layerinlineprotected
Remove_Fd_Write_Handler(int fd)tcp_layerinlineprotected
removeUpperLayer(Layer *p_layer)Layerinline
send_message_on_fd(int p_client_id, const unsigned char *message_buffer, int length_of_message)tcp_layerprotected
send_message_on_nonblocking_fd(int client_id, const unsigned char *message_buffer, int length_of_message)tcp_layerprotected
sendData(OCTETSTRING &data, Params &params)tcp_layervirtual
sendToAllLayers(OCTETSTRING &data, Params &params)Layerinlineprotected
socket_debugging_name()tcp_layerinlineprotected
ssl_use_ssl_name()tcp_layerinlineprotected
tcp_layer(const std::string &p_type, const std::string &p_param)tcp_layer
Timer_Set_Handler(double call_interval, boolean is_timeout=TRUE, boolean call_anyway=TRUE, boolean is_periodic=TRUE)tcp_layerinlineprotected
to_string() constLayerinline
toAllLayers(std::vector< Layer *> &layers, OCTETSTRING &data, Params &params)Layerinlineprotected
typeLayerprotected
~Layer()Layerinlinevirtual
~tcp_layer()tcp_layervirtual