JabberWerxC
2015.1.1
Main Page
Data Structures
Files
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
_
b
g
j
p
u
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- j -
JABBERWERX_API :
basics.h
JABBERWERX_ERROR :
basics.h
jw_atoi() :
str.h
jw_base64_decode() :
base64.h
jw_base64_encode() :
base64.h
jw_client :
client.h
JW_CLIENT_CONFIG_JID_CONTEXT :
client.h
JW_CLIENT_CONFIG_RECONNECT_BASE_COUNTDOWN :
client.h
JW_CLIENT_CONFIG_SASL_FACTORY :
client.h
JW_CLIENT_CONFIG_SM_ACK_REQUEST_THRESHOLD :
client.h
JW_CLIENT_CONFIG_SM_ACK_REQUEST_THRESHOLD_SECONDS :
client.h
JW_CLIENT_CONFIG_SM_ENABLED :
client.h
JW_CLIENT_CONFIG_SM_RESUME_ENABLED :
client.h
JW_CLIENT_CONFIG_SM_RESUME_TIMEOUT_SECONDS :
client.h
JW_CLIENT_CONFIG_STREAM_TYPE :
client.h
JW_CLIENT_CONFIG_STREAM_TYPE_BOSH :
client.h
JW_CLIENT_CONFIG_STREAM_TYPE_SOCKET :
client.h
JW_CLIENT_CONFIG_USERJID :
client.h
JW_CLIENT_CONFIG_USERPW :
client.h
jw_client_connect() :
client.h
jw_client_create() :
client.h
jw_client_destroy() :
client.h
jw_client_disconnect() :
client.h
jw_client_event() :
client.h
JW_CLIENT_EVENT_AFTER_IQ_RECEIVED :
client.h
JW_CLIENT_EVENT_AFTER_MESSAGE_RECEIVED :
client.h
JW_CLIENT_EVENT_AFTER_PRESENCE_RECEIVED :
client.h
JW_CLIENT_EVENT_BEFORE_IQ_RECEIVED :
client.h
JW_CLIENT_EVENT_BEFORE_IQ_SENT :
client.h
JW_CLIENT_EVENT_BEFORE_MESSAGE_RECEIVED :
client.h
JW_CLIENT_EVENT_BEFORE_MESSAGE_SENT :
client.h
JW_CLIENT_EVENT_BEFORE_PRESENCE_RECEIVED :
client.h
JW_CLIENT_EVENT_BEFORE_PRESENCE_SENT :
client.h
JW_CLIENT_EVENT_CONNECTED :
client.h
JW_CLIENT_EVENT_DESTROYED :
client.h
JW_CLIENT_EVENT_DISCONNECTED :
client.h
JW_CLIENT_EVENT_IQ_RECEIVED :
client.h
JW_CLIENT_EVENT_IQ_SENT :
client.h
JW_CLIENT_EVENT_MESSAGE_RECEIVED :
client.h
JW_CLIENT_EVENT_MESSAGE_SENT :
client.h
JW_CLIENT_EVENT_PRESENCE_RECEIVED :
client.h
JW_CLIENT_EVENT_PRESENCE_SENT :
client.h
JW_CLIENT_EVENT_RECONNECT_STATUSCHANGED :
client.h
JW_CLIENT_EVENT_SESSION_PAUSED :
client.h
JW_CLIENT_EVENT_SESSION_RESUMED :
client.h
JW_CLIENT_EVENT_STATUSCHANGED :
client.h
jw_client_get_config() :
client.h
jw_client_get_jid() :
client.h
jw_client_get_selector() :
client.h
jw_client_get_status() :
client.h
jw_client_get_workq() :
client.h
jw_client_is_connected() :
client.h
jw_client_is_reconnect_pending() :
client.h
jw_client_reconnect_get_attempts() :
client.h
jw_client_reconnect_get_countdown() :
client.h
jw_client_reconnect_get_status() :
client.h
jw_client_reconnect_status :
client.h
jw_client_reconnect_statustype :
client.h
jw_client_send_stanza() :
client.h
jw_client_status :
client.h
jw_client_status_get_error() :
client.h
jw_client_status_get_next() :
client.h
jw_client_status_get_previous() :
client.h
jw_client_status_is_reconnect() :
client.h
jw_client_statustype :
client.h
jw_client_track_iq() :
client.h
jw_data_calloc() :
mem.h
jw_data_free() :
mem.h
jw_data_free_func :
mem.h
jw_data_malloc() :
mem.h
jw_data_malloc_func :
mem.h
jw_data_realloc() :
mem.h
jw_data_realloc_func :
mem.h
jw_data_set_memory_funcs() :
mem.h
jw_data_strdup() :
mem.h
jw_data_strndup() :
mem.h
jw_dom_add_child() :
dom.h
JW_DOM_ATTR_XML_LANG :
dom.h
jw_dom_clear_children() :
dom.h
jw_dom_clone() :
dom.h
jw_dom_context_create() :
dom.h
jw_dom_context_destroy() :
dom.h
jw_dom_context_get_pool() :
dom.h
jw_dom_context_get_refcount_DEBUG() :
dom.h
jw_dom_context_retain() :
dom.h
jw_dom_contexts_are_all_free() :
dom.h
jw_dom_ctx :
dom.h
jw_dom_detach() :
dom.h
jw_dom_element_create() :
dom.h
jw_dom_find_namespace_prefix() :
dom.h
jw_dom_find_namespace_uri() :
dom.h
jw_dom_get_attribute() :
dom.h
jw_dom_get_context() :
dom.h
jw_dom_get_ename() :
dom.h
jw_dom_get_first_attribute() :
dom.h
jw_dom_get_first_child() :
dom.h
jw_dom_get_first_element() :
dom.h
jw_dom_get_first_namespace() :
dom.h
jw_dom_get_first_text() :
dom.h
jw_dom_get_localname() :
dom.h
jw_dom_get_namespace_uri() :
dom.h
jw_dom_get_nodetype() :
dom.h
jw_dom_get_parent() :
dom.h
jw_dom_get_sibling() :
dom.h
jw_dom_get_value() :
dom.h
jw_dom_import() :
dom.h
jw_dom_node :
dom.h
jw_dom_nodetype :
dom.h
jw_dom_put_namespace() :
dom.h
jw_dom_remove_child() :
dom.h
jw_dom_set_attribute() :
dom.h
jw_dom_text_create() :
dom.h
JW_DOM_TYPE_ATTRIBUTE :
dom.h
JW_DOM_TYPE_ELEMENT :
dom.h
JW_DOM_TYPE_NAMESPACE :
dom.h
JW_DOM_TYPE_TEXT :
dom.h
JW_ERR_BAD_FORMAT :
basics.h
JW_ERR_INVALID_ARG :
basics.h
JW_ERR_INVALID_STATE :
basics.h
jw_err_message() :
basics.h
JW_ERR_NO_MEMORY :
basics.h
JW_ERR_NONE :
basics.h
JW_ERR_NOT_AUTHORIZED :
basics.h
JW_ERR_NOT_IMPLEMENTED :
basics.h
JW_ERR_OVERFLOW :
basics.h
JW_ERR_PROTOCOL :
basics.h
JW_ERR_SOCKET_CONNECT :
basics.h
JW_ERR_TIMEOUT :
basics.h
JW_ERR_USER :
basics.h
jw_errcode :
basics.h
jw_event :
eventing.h
jw_event_bind() :
eventing.h
jw_event_data :
eventing.h
jw_event_dispatcher :
eventing.h
jw_event_dispatcher_create() :
eventing.h
jw_event_dispatcher_create_event() :
eventing.h
jw_event_dispatcher_destroy() :
eventing.h
jw_event_dispatcher_get_event() :
eventing.h
jw_event_dispatcher_get_workq() :
eventing.h
jw_event_get_name() :
eventing.h
jw_event_get_source() :
eventing.h
jw_event_notify_callback :
eventing.h
jw_event_prepare_trigger() :
eventing.h
jw_event_result_callback :
eventing.h
jw_event_trigger() :
eventing.h
jw_event_trigger_data :
eventing.h
jw_event_trigger_prepared() :
eventing.h
jw_event_unbind() :
eventing.h
jw_event_unprepare_trigger() :
eventing.h
jw_global_cleanup() :
basics.h
jw_global_init() :
basics.h
jw_hex_decode() :
hex.h
jw_hex_encode() :
hex.h
jw_hmac_sha1() :
sha1.h
jw_hmac_sha1_create() :
sha1.h
jw_hmac_sha1_ctx :
sha1.h
jw_hmac_sha1_destroy() :
sha1.h
jw_hmac_sha1_input() :
sha1.h
jw_hmac_sha1_reset() :
sha1.h
jw_hmac_sha1_result() :
sha1.h
jw_hnode :
htable.h
jw_hnode_get_key() :
htable.h
jw_hnode_get_value() :
htable.h
jw_hnode_put_value() :
htable.h
jw_htable :
htable.h
jw_htable_cleanfunc :
htable.h
jw_htable_clear() :
htable.h
jw_htable_cmpfunc :
htable.h
jw_htable_create() :
htable.h
jw_htable_destroy() :
htable.h
jw_htable_free_data_cleaner() :
htable.h
jw_htable_get() :
htable.h
jw_htable_get_count() :
htable.h
jw_htable_get_first_node() :
htable.h
jw_htable_get_next_node() :
htable.h
jw_htable_get_node() :
htable.h
jw_htable_hashfunc :
htable.h
jw_htable_put() :
htable.h
jw_htable_remove() :
htable.h
jw_htable_remove_node() :
htable.h
jw_htable_walk() :
htable.h
jw_htable_walkfunc :
htable.h
jw_int_compare() :
htable.h
jw_int_hashcode() :
htable.h
jw_jid :
jid.h
jw_jid_cmp() :
jid.h
jw_jid_context_create() :
jid.h
jw_jid_context_destroy() :
jid.h
jw_jid_context_get_pool() :
jid.h
jw_jid_context_htable_cleaner() :
jid.h
jw_jid_copy() :
jid.h
jw_jid_create() :
jid.h
jw_jid_create_by_parts() :
jid.h
jw_jid_ctx :
jid.h
jw_jid_destroy() :
jid.h
jw_jid_escape_localpart() :
jid.h
jw_jid_get_bare() :
jid.h
jw_jid_get_bare_jid() :
jid.h
jw_jid_get_context() :
jid.h
jw_jid_get_domain() :
jid.h
jw_jid_get_full() :
jid.h
jw_jid_get_localpart() :
jid.h
jw_jid_get_resource() :
jid.h
jw_jid_import() :
jid.h
jw_jid_unescape_localpart() :
jid.h
jw_jid_valid() :
jid.h
jw_log() :
log.h
jw_log_chunked() :
log.h
JW_LOG_DEBUG :
log.h
jw_log_dom() :
log.h
JW_LOG_DOM_REF :
log.h
jw_log_err() :
log.h
JW_LOG_ERROR :
log.h
jw_log_generator_fn :
log.h
jw_log_get_level() :
log.h
JW_LOG_INFO :
log.h
jw_log_level_name() :
log.h
JW_LOG_MEMTRACE :
log.h
JW_LOG_NONE :
log.h
jw_log_pop_ndc() :
log.h
jw_log_push_ndc() :
log.h
jw_log_set_function() :
log.h
jw_log_set_level() :
log.h
jw_log_set_ndc_enabled() :
log.h
JW_LOG_TRACE :
log.h
JW_LOG_TRACE_FUNCTION :
log.h
JW_LOG_TRACE_FUNCTION_NO_ARGS :
log.h
jw_log_vararg_function :
log.h
JW_LOG_VERBOSE :
log.h
JW_LOG_WARN :
log.h
jw_loglevel :
log.h
jw_parse_xml() :
parser.h
jw_parse_xml_buffer() :
parser.h
jw_parser :
parser.h
jw_parser_create() :
parser.h
jw_parser_destroy() :
parser.h
jw_parser_event() :
parser.h
JW_PARSER_EVENT_CLOSED :
parser.h
JW_PARSER_EVENT_ELEMENT :
parser.h
JW_PARSER_EVENT_OPEN :
parser.h
jw_parser_process() :
parser.h
jw_pool :
mem.h
jw_pool_add_cleaner() :
mem.h
jw_pool_calloc() :
mem.h
jw_pool_cleaner :
mem.h
jw_pool_create() :
mem.h
jw_pool_destroy() :
mem.h
jw_pool_malloc() :
mem.h
jw_pool_strdup() :
mem.h
jw_sasl_error :
sasl_mech.h
jw_sasl_factory :
sasl_factory.h
jw_sasl_factory_add_mech() :
sasl_factory.h
jw_sasl_factory_create() :
sasl_factory.h
jw_sasl_factory_destroy() :
sasl_factory.h
jw_sasl_factory_get_best_mech_in_dom() :
sasl_factory.h
jw_sasl_factory_get_best_mech_in_set() :
sasl_factory.h
jw_sasl_factory_htable_cleaner() :
sasl_factory.h
jw_sasl_factory_iter :
sasl_factory.h
jw_sasl_factory_iter_begin() :
sasl_factory.h
jw_sasl_factory_iter_next() :
sasl_factory.h
jw_sasl_mech :
sasl_mech.h
jw_sasl_mech_cdata_evaluate_complete_fn :
sasl_mech.h
jw_sasl_mech_cdata_evaluate_fn :
sasl_mech.h
jw_sasl_mech_clean_fn :
sasl_mech.h
jw_sasl_mech_copy() :
sasl_mech.h
jw_sasl_mech_create() :
sasl_mech.h
jw_sasl_mech_destroy() :
sasl_mech.h
jw_sasl_mech_evaluate_complete_fn :
sasl_mech.h
jw_sasl_mech_external_create() :
sasl_mech.h
jw_sasl_mech_fn_table :
sasl_mech.h
jw_sasl_mech_get_name() :
sasl_mech.h
jw_sasl_mech_init_fn :
sasl_mech.h
jw_sasl_mech_instance :
sasl_mech.h
jw_sasl_mech_instance_create() :
sasl_mech.h
jw_sasl_mech_instance_destroy() :
sasl_mech.h
jw_sasl_mech_instance_evaluate() :
sasl_mech.h
jw_sasl_mech_instance_get_data() :
sasl_mech.h
jw_sasl_mech_instance_get_mech() :
sasl_mech.h
jw_sasl_mech_instance_set_data() :
sasl_mech.h
jw_sasl_mech_plain_create() :
sasl_mech.h
jw_serialize_xml() :
serializer.h
jw_serialize_xml_buffer() :
serializer.h
jw_serializer :
serializer.h
jw_serializer_create() :
serializer.h
jw_serializer_destroy() :
serializer.h
jw_serializer_get_output() :
serializer.h
jw_serializer_is_open() :
serializer.h
jw_serializer_write() :
serializer.h
jw_serializer_write_end() :
serializer.h
jw_serializer_write_start() :
serializer.h
jw_sha1() :
sha1.h
jw_sha1_create() :
sha1.h
jw_sha1_ctx :
sha1.h
jw_sha1_destroy() :
sha1.h
JW_SHA1_HASH_SIZE :
sha1.h
jw_sha1_input() :
sha1.h
jw_sha1_reset() :
sha1.h
jw_sha1_result() :
sha1.h
jw_state_val :
states.h
jw_states :
states.h
jw_states_change() :
states.h
jw_states_create() :
states.h
jw_states_destroy() :
states.h
jw_states_event() :
states.h
JW_STATES_EVENT :
states.h
jw_states_event_data :
states.h
jw_states_event_data_get_extra() :
states.h
jw_states_event_data_get_next() :
states.h
jw_states_event_data_get_prev() :
states.h
jw_states_get_current() :
states.h
jw_states_get_name_for() :
states.h
JW_STATES_NAME :
states.h
jw_states_register_for() :
states.h
jw_str_compare :
htable.h
jw_str_hashcode() :
htable.h
jw_strcase_compare :
htable.h
jw_strcase_hashcode() :
htable.h
jw_strcasecmp() :
str.h
jw_strcmp() :
str.h
jw_stream :
stream.h
jw_stream_add_filter() :
stream.h
jw_stream_bosh_create() :
stream.h
jw_stream_close() :
stream.h
JW_STREAM_CONFIG_BUFFEREVENT :
stream.h
JW_STREAM_CONFIG_DOMAIN :
stream.h
JW_STREAM_CONFIG_HOST :
stream.h
JW_STREAM_CONFIG_KEEPALIVE_SECONDS :
stream.h
JW_STREAM_CONFIG_LOG_LABEL :
stream.h
JW_STREAM_CONFIG_NAMESPACE :
stream.h
JW_STREAM_CONFIG_PORT :
stream.h
JW_STREAM_CONFIG_QUEUE_SIZE :
stream.h
JW_STREAM_CONFIG_SELECTOR :
stream.h
JW_STREAM_CONFIG_TLS_CERTIFICATE_CHAIN_FILENAME :
stream.h
JW_STREAM_CONFIG_TLS_PRIVATE_KEY_FILENAME :
stream.h
JW_STREAM_CONFIG_URI :
stream.h
jw_stream_destroy() :
stream.h
jw_stream_event() :
stream.h
JW_STREAM_EVENT_CLOSED :
stream.h
JW_STREAM_EVENT_DESTROYED :
stream.h
JW_STREAM_EVENT_ELEMRECV :
stream.h
JW_STREAM_EVENT_ELEMSENT :
stream.h
JW_STREAM_EVENT_OPENED :
stream.h
jw_stream_get_bufferevent() :
stream.h
jw_stream_get_config() :
stream.h
jw_stream_get_domain() :
stream.h
jw_stream_get_namespace() :
stream.h
jw_stream_get_selector() :
stream.h
jw_stream_get_stream_id() :
stream.h
jw_stream_get_workq() :
stream.h
jw_stream_is_open() :
stream.h
jw_stream_open() :
stream.h
jw_stream_reopen() :
stream.h
jw_stream_send() :
stream.h
jw_stream_set_bufferevent() :
stream.h
jw_stream_socket_create() :
stream.h
jw_strlen() :
str.h
jw_strncasecmp() :
str.h
jw_strncmp() :
str.h
jw_strnlen() :
str.h
jw_tls_accept_cb :
tls.h
jw_tls_accept_cb_htable_value :
tls.h
JW_TLS_CONFIG_ACCEPT_CB :
tls.h
JW_TLS_CONFIG_ACCEPT_CB_ARG :
tls.h
JW_TLS_CONFIG_REQUIRED :
tls.h
jw_tls_context_create() :
tls.h
jw_tls_context_destroy() :
tls.h
jw_tls_ctx :
tls.h
jw_tls_filter_stream() :
tls.h
jw_tls_initialize() :
tls.h
jw_tls_proceed() :
tls.h
jw_tls_session :
tls.h
jw_tls_socket_create() :
tls.h
jw_tls_terminate() :
tls.h
jw_tls_use_cert_chain() :
tls.h
jw_tracker :
tracker.h
jw_tracker_cb_func :
tracker.h
jw_tracker_clear() :
tracker.h
jw_tracker_create() :
tracker.h
jw_tracker_destroy() :
tracker.h
jw_tracker_get_callback() :
tracker.h
jw_tracker_track() :
tracker.h
jw_version() :
basics.h
jw_workq :
workq.h
JW_WORKQ_CONFIG_SELECTOR :
workq.h
jw_workq_create() :
workq.h
jw_workq_destroy() :
workq.h
jw_workq_func :
workq.h
jw_workq_get_length() :
workq.h
jw_workq_get_selector() :
workq.h
jw_workq_is_empty() :
workq.h
jw_workq_item :
workq.h
jw_workq_item_append() :
workq.h
jw_workq_item_cancel() :
workq.h
jw_workq_item_cleaner :
workq.h
jw_workq_item_create() :
workq.h
jw_workq_item_destroy() :
workq.h
jw_workq_item_free_data_cleaner() :
workq.h
jw_workq_item_get_data() :
workq.h
jw_workq_item_get_delay() :
workq.h
jw_workq_item_get_workq() :
workq.h
jw_workq_item_is_scheduled() :
workq.h
jw_workq_item_pool_cleaner() :
workq.h
jw_workq_item_prepend() :
workq.h
jw_workq_item_set_data() :
workq.h
jw_workq_item_set_delay() :
workq.h
jw_workq_pause() :
workq.h
jw_workq_resume() :
workq.h
Generated on Wed Jul 8 2015 12:17:55 for JabberWerxC by
1.8.9.1