Master index | Index for vbmeg/functions/gui/batch/batch_mgr |
vb_batch_mgr_add_parm | Add the parameter to the specified parameter set. |
vb_batch_mgr_add_tool_mkdir | Add make directory parameter to the template parameter. |
vb_batch_mgr_add_variable | Add variable name to the table |
vb_batch_mgr_build_batch_file | Output batch file |
vb_batch_mgr_change_variable_name | Rename variable name |
vb_batch_mgr_create_concrete_parm | Create concreate parameters from Table and Tempatle parameters |
vb_batch_mgr_duplicate_parm | Duplicate specified parameter |
vb_batch_mgr_edit_parm | Edit parameter |
vb_batch_mgr_edit_table | Edit variable table |
vb_batch_mgr_get_name | The name of the manager instance. It is used on GUI. |
vb_batch_mgr_get_num_of_parm | return the number of parameters which parameter set has. |
vb_batch_mgr_get_num_of_parm_set | Return the number of batch parameter set which this object has. |
vb_batch_mgr_get_output_id_string | get id list for output |
vb_batch_mgr_get_output_index_list | get index list for output |
vb_batch_mgr_get_parm | Get parameter from specified parameter set. |
vb_batch_mgr_get_table_data | get variable list from table |
vb_batch_mgr_new | This function creates vb_batch_mgr object |
vb_batch_mgr_remove_parm | Remove parameter |
vb_batch_mgr_remove_variable | Remove variable from the table |
vb_batch_mgr_set_name | Change name of batch manager. |
vb_batch_mgr_set_output_index_list | Set batch output index_list |
vb_batch_mgr_set_parm | Set parameter to the specified parameter set |
vb_batch_mgr_show_parm_contents | Show parameter fields by using text area. |
vb_batch_mgr_swap_parm | Swap parameters in the specified parameter set. |
vb_struct2file | Write structure information evaluated by command window. |