ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
rep.h File Reference
#include <tc/tc_startup.h>
#include <ss/ss_const.h>
#include <qry/libqry_exports.h>

Go to the source code of this file.

Macros

#define EXCEL_REPORT_FORMATTER   "ExcelReportFormatter"
 
#define XLT_REF   "XLT"
 
#define XML_REPORT_FORMATTER   "XMLReportFormatter"
 
#define XSL_REF   "XSL"
 

Functions

QRY_API int REP_append_batchfile (char **itemid, char **revisionid, const char *reportlocation, char **revisionrule, const char *variantrule, const char *transfermode, const char *formatter, const char *rt_product, const char *rt_prd_rev_rule, const char *rt_prd_var_rule, const char *rt_process, const char *hierarcyid, const char *level, const char *rt_plt, const char *rt_plt_rev_rule, const char *rt_plt_var_rule, int numberoflines)
 
QRY_API int REP_append_batchfile_for_report (char **itemid, char **itemuid, char **revisionid, const char *reportlocation, char **revisionrule, const char *variantrule, const char *transfermode, const char *formatter, const char *rt_product, const char *rt_prd_rev_rule, const char *rt_prd_var_rule, const char *rt_process, const char *hierarcyid, const char *level, const char *rt_plt, const char *rt_plt_rev_rule, const char *rt_plt_var_rule, int numberoflines)
 
QRY_API int REP_apply_stylesheet (const char *xmlFile, const char *xslFile, const char *outFile, const char *dirPath)
 
QRY_API int REP_create_temp_directory (const char *dirpath, char **created_dir, char **dir_name)
 
QRY_API int REP_design_ask_formatters (tag_t design_tag, int *n_tags, char ***filenames, tag_t **dataset_tags)
 
QRY_API int REP_design_ask_query (tag_t design_tag, tag_t *query_tag)
 
QRY_API int REP_design_extent (int *n_tags, tag_t **design_tags)
 
QRY_API int REP_find_design (const char *design_name, tag_t *design_tag)
 
QRY_API int REP_generate_multiple_files (const char *outFile, const char *dirPath)
 
QRY_API int REP_generate_report (tag_t design_tag, int n_entries, char **criteria_names, char **criteria_values, int limitCount, tag_t *limitList, const char *full_pathname)
 
QRY_API int REP_getfilenames (const char *dirpath, int *n_filenames, char ***filenames, char ***abs_filenames)
 
QRY_API int REP_save_named_ref (tag_t dataset, const char *dirpath)