Go to the source code of this file.
Functions/Subroutines | |
ret | idx_initialize () |
ret | idx_shutdown () |
ret | idx_numpasses () |
ret | idx_postprocess (type text) |
ret | idx_setup (type n) |
ret | idx_listvariables () |
ret | idx_varset (type varname, type text) |
ret | fmt_plain_text (type text) |
ret | c_provenance () |
ret c_provenance | ( | ) |
Definition at line 27 of file _idx_common.tcl.
ret fmt_plain_text | ( | type | text | ) |
Definition at line 21 of file _idx_common.tcl.
ret idx_initialize | ( | ) |
Definition at line 12 of file _idx_common.tcl.
ret idx_listvariables | ( | ) |
Definition at line 17 of file _idx_common.tcl.
ret idx_numpasses | ( | ) |
Definition at line 14 of file _idx_common.tcl.
ret idx_postprocess | ( | type | text | ) |
Definition at line 15 of file _idx_common.tcl.
ret idx_setup | ( | type | n | ) |
Definition at line 16 of file _idx_common.tcl.
ret idx_shutdown | ( | ) |
Definition at line 13 of file _idx_common.tcl.
ret idx_varset | ( | type | varname, | |
type | text | |||
) |
Definition at line 18 of file _idx_common.tcl.