#include "Rocin.h"#include "Roccom_base.h"#include "roccom.h"#include "roccom_devel.h"#include <iostream>#include <cstring>#include <string>
Go to the source code of this file.
Functions | |
| COM_EXTERN_MODULE (Rocin) | |
| A test program that reads in a given parameter file and writes out the resulting parameter window into one HDF file using Rocout with a given file prefix. More... | |
| COM_EXTERN_MODULE (Rocout) | |
| int | main (int argc, char *argv[]) |
| COM_EXTERN_MODULE | ( | Rocin | ) |
A test program that reads in a given parameter file and writes out the resulting parameter window into one HDF file using Rocout with a given file prefix.
| COM_EXTERN_MODULE | ( | Rocout | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 56 of file Rocin/test/param_test.C.
References COM_call_function(), COM_finalize(), COM_get_attribute_handle(), COM_get_function_handle(), COM_init(), COM_LOAD_MODULE_STATIC_DYNAMIC, COM_print_profile(), COM_set_profiling(), COM_set_verbose(), and COM_window_init_done().
