qparams.h File Reference

#include "libstoragemgmt/libstoragemgmt_common.h"
Include dependency graph for qparams.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  qparam
struct  qparam_set

Functions

LSM_DLL_LOCAL struct qparam_setnew_qparam_set (int init_alloc,...) ATTRIBUTE_SENTINEL
LSM_DLL_LOCAL int append_qparams (struct qparam_set *ps,...) ATTRIBUTE_SENTINEL
LSM_DLL_LOCAL int append_qparam (struct qparam_set *ps, const char *name, const char *value)
LSM_DLL_LOCAL struct qparam_setqparam_query_parse (const char *query)
LSM_DLL_LOCAL void free_qparam_set (struct qparam_set *ps)

Function Documentation

LSM_DLL_LOCAL int append_qparam ( struct qparam_set ps,
const char *  name,
const char *  value 
)

Definition at line 115 of file qparams.c.

Here is the caller graph for this function:

LSM_DLL_LOCAL int append_qparams ( struct qparam_set ps,
  ... 
)

Definition at line 75 of file qparams.c.

Here is the call graph for this function:

LSM_DLL_LOCAL void free_qparam_set ( struct qparam_set ps  ) 

Definition at line 146 of file qparams.c.

Here is the caller graph for this function:

LSM_DLL_LOCAL struct qparam_set* new_qparam_set ( int  init_alloc,
  ... 
) [read]

Definition at line 35 of file qparams.c.

Here is the call graph for this function:

Here is the caller graph for this function:

LSM_DLL_LOCAL struct qparam_set* qparam_query_parse ( const char *  query  )  [read]

Definition at line 160 of file qparams.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1