Public Attributes | |
T_TCAP_stack_open | m_open |
T_TCAP_stack_close | m_close |
T_TCAP_stack_send | m_send |
T_TCAP_stack_recv | m_recv |
T_TCAP_stack_control | m_control |
T_TCAP_stack_cnx_handler | m_cnx_handler |
T_TCAP_stack_select_mask | m_select_mask |
T_TCAP_stack_errno | m_errno |
T_TCAP_stack_error_text | m_error_text |
T_TCAP_stack_alloc_buffer | m_alloc_buffer |
T_TCAP_stack_free_buffer | m_free_buffer |
T_TCAP_stack_alloc_component | m_alloc_component |
T_TCAP_stack_free_components | m_free_components |
T_TCAP_stack_flush_components | m_flush_components |
T_TCAP_stack_put_component | m_put_component |
T_TCAP_stack_get_component | m_get_component |
Definition at line 98 of file tcap_stack_t.hpp.