mrcp_session_t Struct Reference

#include <mrcp_session.h>

Data Fields

apr_pool_t * pool
void * obj
void * log_obj
const char * name
mrcp_sig_agent_tsignaling_agent
apt_str_t id
mrcp_request_id last_request_id
const
mrcp_session_request_vtable_t
request_vtable
const
mrcp_session_response_vtable_t
response_vtable
const mrcp_session_event_vtable_tevent_vtable

Detailed Description

MRCP session


Field Documentation

Virtual event methods

Session identifier

Last request identifier sent for client, received for server

External logger object associated with session

const char* mrcp_session_t::name

Informative name of the session used for debugging

External object associated with session

apr_pool_t* mrcp_session_t::pool

Memory pool to allocate memory from

Virtual request methods

Virtual response methods

Back pointer to signaling agent


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1