_cs_param Struct Reference

Search Toolkit Book for _cs_param

#include <ctlib.h>

Collaboration diagram for _cs_param:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 135 of file ctlib.h.

Public Attributes

_cs_paramnext
char * name
int status
int type
CS_INT maxlen
CS_INT scale
CS_INT precision
CS_INTdatalen
CS_SMALLINTind
CS_BYTEvalue
int param_by_value
CS_INT datalen_value
CS_SMALLINT indicator_value


Member Data Documentation

CS_INT* _cs_param::datalen
 

Definition at line 144 of file ctlib.h.

Referenced by _ct_fill_param().

CS_INT _cs_param::datalen_value
 

Definition at line 148 of file ctlib.h.

Referenced by _ct_fill_param().

CS_SMALLINT* _cs_param::ind
 

Definition at line 145 of file ctlib.h.

Referenced by _ct_fill_param().

CS_SMALLINT _cs_param::indicator_value
 

Definition at line 149 of file ctlib.h.

Referenced by _ct_fill_param().

CS_INT _cs_param::maxlen
 

Definition at line 141 of file ctlib.h.

Referenced by _ct_fill_param().

char* _cs_param::name
 

Definition at line 138 of file ctlib.h.

Referenced by _ct_fill_param(), and param_clear().

struct _cs_param* _cs_param::next
 

Definition at line 137 of file ctlib.h.

Referenced by ct_param(), ct_setparam(), param_clear(), and paraminfoalloc().

int _cs_param::param_by_value
 

Definition at line 147 of file ctlib.h.

Referenced by _ct_fill_param(), and param_clear().

CS_INT _cs_param::precision
 

Definition at line 143 of file ctlib.h.

Referenced by _ct_fill_param().

CS_INT _cs_param::scale
 

Definition at line 142 of file ctlib.h.

Referenced by _ct_fill_param().

int _cs_param::status
 

Definition at line 139 of file ctlib.h.

Referenced by _ct_fill_param().

int _cs_param::type
 

Definition at line 140 of file ctlib.h.

Referenced by _ct_fill_param().

CS_BYTE* _cs_param::value
 

Definition at line 146 of file ctlib.h.

Referenced by _ct_fill_param(), and param_clear().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:08 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:17 2009 by modify_doxy.py rev. 173732