sandesha2_next_msg_mgr.h File Reference

Sandesha In Memory Next Message Manager Interface. More...

#include <axutil_allocator.h>
#include <axutil_env.h>
#include <axutil_error.h>
#include <axutil_string.h>
#include <axutil_utils.h>
#include <axis2_ctx.h>
#include <axutil_array_list.h>
#include <sandesha2_next_msg_bean.h>

Go to the source code of this file.

Classes

struct  sandesha2_next_msg_mgr_ops
struct  sandesha2_next_msg_mgr

Typedefs

typedef struct
sandesha2_next_msg_mgr 
sandesha2_next_msg_mgr_t
typedef struct
sandesha2_next_msg_mgr_ops 
sandesha2_next_msg_mgr_ops_t

Functions

AXIS2_EXTERN
sandesha2_next_msg_mgr_t * 
sandesha2_next_msg_mgr_create (const axutil_env_t *env, axis2_char_t *dbname)
void sandesha2_next_msg_mgr_free (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env)
axis2_bool_t sandesha2_next_msg_mgr_insert (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, sandesha2_next_msg_bean_t *bean)
axis2_bool_t sandesha2_next_msg_mgr_remove (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, axis2_char_t *seq_id)
sandesha2_next_msg_bean_t * sandesha2_next_msg_mgr_retrieve (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, axis2_char_t *seq_id)
axis2_bool_t sandesha2_next_msg_mgr_update (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, sandesha2_next_msg_bean_t *bean)
axutil_array_list_t * sandesha2_next_msg_mgr_find (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, sandesha2_next_msg_bean_t *bean)
sandesha2_next_msg_bean_t * sandesha2_next_msg_mgr_find_unique (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env, sandesha2_next_msg_bean_t *bean)
axutil_array_list_t * sandesha2_next_msg_mgr_retrieve_all (sandesha2_next_msg_mgr_t *next_msg_mgr, const axutil_env_t *env)


Detailed Description

Sandesha In Memory Next Message Manager Interface.


Generated on Wed Oct 14 01:02:17 2009 for Sandesha2/C by  doxygen 1.5.7.1