UF_CLONE_gen_log_opts_s (view source)
 
Defined in: uf_clone.h
 
Also known as:
 


Data Members

default_action
UF_CLONE_action_t
<I>
enum value indicating the default
action to be applied to
components

default_naming
UF_CLONE_naming_technique_t
<I>
enum value indicating the
default naming technique to
be applied to components

copy_nonmaster_opts
UF_CLONE_copy_nm_opt_p_t
<I>
a linked list of
nonmaster_type/logical
pairs indicating whether
those nonmaster types
should be copied during
the clone, import or
export operation. Only
relevant in an NX Manager
environment, may be null.

default_validation_opts
UF_CLONE_validation_opts_p_t
<I>
a data structure
indicating the options
to control whether and
how the validation objects
should be created during
the import operation. Only
relevant for import operation
in an NX Manager
environment, may be null.
When null is used, validation
objects will not be created.