14 #ifndef _ICS_ENQUIRY_H_INCLUDED
15 #define _ICS_ENQUIRY_H_INCLUDED
43 #include <ics/libics_exports.h>
54 char** thePomClassName
63 const char* theQueryName,
64 const char* theExprName,
65 const char* theClassId,
66 const ICS_value_list_p_t theICSQueryList,
77 const char* theClassId,
79 const int* theUnctList,
80 char*** thePomColumnNames
90 const char* theQueryName,
91 const char* theClassId,
92 const ICS_value_list_p_t theICSQueryList,
103 const char* theQueryName,
104 const char* theClassId,
105 int theSelectAttrCount,
106 const int* theSelectAttrs
114 const char* theQueryName,
115 const char* theClassId,
179 const char* theQueryName,
180 const char* theExprName,
181 const char* theClassId,
183 const char* theICSExpr,
192 const char* theQueryName,
193 const char* theExprName,
194 const char* thePOMClassName,
195 const char* thePOMAttrName,
196 const char* theICSExpr,
211 const char* theQueryName,
212 const char* theExprName,
213 const char* theClassId,
216 const char* thePomExpression,
236 const char* theClassId,
237 const ICS_value_list_p_t theICSQueryList,
238 int theOrderAttrCount,
239 const int* theOrderAttrs,
256 const char* theQueryName,
257 const char* theClassId,
258 int theOrderAttrCount,
259 const int* theOrderAttrs,
269 const char* theClassId,
270 const ICS_value_list_p_t theEnquiryValues,
285 const char* theQueryName,
286 const char* theExprName,
287 const char* theClassId,
298 const int* theAttrIds,
299 const char** theValues,
300 ICS_value_list_p_t * theValueList
309 #include <ics/libics_undef.h>