|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <ptn0partitiontemplate/libptn0partitiontemplate_exports.h>#include <map>#include <vector>#include <ptn0partitiontemplate/libptn0partitiontemplate_undef.h>Go to the source code of this file.
Data Structures | |
| struct | PARTITIONTEMPLATE_carry_over_input_option_s |
Functions | |
| PTN0PARTITIONTEMPLATE_API int | PARTITIONTEMPLATE_clone_partitions (tag_t source_model_tag, tag_t target_model_tag, int nb_of_schemes, tag_t *source_schemes, int nb_of_clone_options, PARTITIONTEMPLATE_carry_over_input_option_t *clone_options) |
| PTN0PARTITIONTEMPLATE_API int | PARTITIONTEMPLATE_clone_partitions_partial_and_full (tag_t source_model_tag, tag_t target_model_tag, tag_t revision_rule, tag_t variant_rule, int num_schemes, tag_t *source_schemes, int num_partitions, tag_t *source_partitions, int no_of_clone_options, const PARTITIONTEMPLATE_carry_over_input_option_t *clone_options) |
| PTN0PARTITIONTEMPLATE_API int | PARTITIONTEMPLATE_realize_partitions (tag_t source_model_tag, tag_t target_model_tag, tag_t revision_rule, tag_t variant_rule, int nb_of_schemes, tag_t *source_schemes, int nb_of_partitions, tag_t *source_partitions, int nb_of_rlz_options, PARTITIONTEMPLATE_carry_over_input_option_t *rlz_options) |
| PTN0PARTITIONTEMPLATE_API int | PARTITIONTEMPLATE_update_realized_partition (tag_t rlzd_partition, tag_t revision_rule, tag_t variant_rule) |
This header file declares Partition Template cloning and realization ITKs
Definition in file partitiontemplate.h.