|
ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
|
This is the complete list of members for tcp_layer, including all inherited members.
| _client_id | tcp_layer | private |
| _params | tcp_layer | private |
| _reconnect_on_send | tcp_layer | private |
| _time_key | tcp_layer | private |
| Add_Fd_Read_Handler(int fd) | tcp_layer | inlineprotected |
| Add_Fd_Write_Handler(int fd) | tcp_layer | inlineprotected |
| add_upper_layer(layer *p_layer) | layer | inline |
| add_user_data(int p_client_id) | tcp_layer | protected |
| client_connection_opened(int p_client_id) | tcp_layer | protected |
| delete_layer() | layer | inline |
| Handle_Fd_Event(int fd, boolean is_readable, boolean is_writable, boolean is_error) | tcp_layer | private |
| Handle_Timeout(double time_since_last_call) | tcp_layer | private |
| Handler_Uninstall() | tcp_layer | inlineprotected |
| layer() | layer | inlineexplicit |
| layer(const std::string &p_type) | layer | inlineexplicit |
| message_incoming(const unsigned char *p_buffer, int p_length, int p_client_id=-1) | tcp_layer | virtual |
| peer_disconnected(int p_client_id) | tcp_layer | protected |
| receive_data(OCTETSTRING &data, Params &info) | tcp_layer | virtual |
| receive_message_on_fd(int p_client_id) | tcp_layer | protected |
| receive_to_all_layers(OCTETSTRING &data, Params ¶ms) | layer | inlineprotected |
| remote_address_name() | tcp_layer | inlineprotected |
| remote_port_name() | tcp_layer | inlineprotected |
| Remove_Fd_All_Handlers(int fd) | tcp_layer | inlineprotected |
| Remove_Fd_Read_Handler(int fd) | tcp_layer | inlineprotected |
| Remove_Fd_Write_Handler(int fd) | tcp_layer | inlineprotected |
| remove_upper_layer(layer *p_layer) | layer | inline |
| send_data(OCTETSTRING &data, Params ¶ms) | tcp_layer | virtual |
| send_message_on_fd(int p_client_id, const unsigned char *message_buffer, int length_of_message) | tcp_layer | protected |
| send_message_on_nonblocking_fd(int client_id, const unsigned char *message_buffer, int length_of_message) | tcp_layer | protected |
| send_to_all_layers(OCTETSTRING &data, Params ¶ms) | layer | inlineprotected |
| socket_debugging_name() | tcp_layer | inlineprotected |
| ssl_use_ssl_name() | tcp_layer | inlineprotected |
| 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_layer | inlineprotected |
| to_all_layers(std::vector< layer *> &layers, OCTETSTRING &data, Params ¶ms) | layer | inlineprotected |
| to_string() const | layer | inline |
| type | layer | protected |
| ~layer() | layer | inlinevirtual |
| ~tcp_layer() | tcp_layer | virtual |
1.8.13