cldc_call_opts Struct Reference

per-operation application options More...

#include <cldc.h>

Data Fields

int(* cb )(struct cldc_call_opts *, enum cle_err_codes)
void * private
enum cld_msg_ops op
union {
   struct {
      struct cld_msg_get_resp   resp
      const char *   buf
      unsigned int   size
      char   inode_name [CLD_INODE_NAME_MAX]
   }   get
u

Detailed Description

per-operation application options


Field Documentation

const char* cldc_call_opts::buf
struct { ... } cldc_call_opts::get
char cldc_call_opts::inode_name[CLD_INODE_NAME_MAX]
unsigned int cldc_call_opts::size
union { ... } cldc_call_opts::u

The documentation for this struct was generated from the following file:

Generated on 27 Aug 2009 for CLD by  doxygen 1.6.1