#include <bprb/bprb_func_process.h>#include <vcl_iostream.h>#include <bbgm/bbgm_image_of.h>#include <bbgm/bbgm_image_sptr.h>#include <brdb/brdb_value.h>#include <vbl/io/vbl_io_smart_ptr.h>#include <bbgm/bbgm_loader.h>Go to the source code of this file.
Functions | |
| bool | bbgm_load_image_of_process_cons (bprb_func_process &pro) |
| Process construct function. | |
| bool | bbgm_load_image_of_process (bprb_func_process &pro) |
| Process execute function. | |
Definition in file bbgm_load_image_of_process.cxx.
| bool bbgm_load_image_of_process | ( | bprb_func_process & | pro | ) |
Process execute function.
Definition at line 23 of file bbgm_load_image_of_process.cxx.
| bool bbgm_load_image_of_process_cons | ( | bprb_func_process & | pro | ) |
Process construct function.
Definition at line 13 of file bbgm_load_image_of_process.cxx.
1.7.5.1