ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
BOM_duplicate_default_name_s Struct Reference

#include <bomclone.h>

Data Fields

logical autogen
 
char * from
 
char * prefix
 
char * suffix
 
char * to
 

Detailed Description

The default naming options for generating new Item IDs.

Note
If the parameter autogen is set to "true", all other fields are ignored.

Definition at line 75 of file bomclone.h.

Field Documentation

logical BOM_duplicate_default_name_s::autogen

Flag to auto generate the new Item ID

Definition at line 77 of file bomclone.h.

char* BOM_duplicate_default_name_s::from

Old string to be replaced with

Definition at line 80 of file bomclone.h.

char* BOM_duplicate_default_name_s::prefix

If populated will need to apply the prefix to the old Item ID

Definition at line 78 of file bomclone.h.

char* BOM_duplicate_default_name_s::suffix

If populated will need to apply the suffix to the old Item ID

Definition at line 79 of file bomclone.h.

char* BOM_duplicate_default_name_s::to

New string

Definition at line 81 of file bomclone.h.


The documentation for this struct was generated from the following file: