BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ModelView::CopyItemCommand::CopyItemCommandImpl Struct Reference
Collaboration diagram for ModelView::CopyItemCommand::CopyItemCommandImpl:
[legend]

Public Member Functions

 CopyItemCommandImpl (TagRow tagrow)
 

Public Attributes

std::unique_ptr< ItemBackupStrategybackup_strategy
 
Path item_path
 
TagRow tagrow
 

Detailed Description

Definition at line 30 of file copyitemcommand.cpp.

Constructor & Destructor Documentation

◆ CopyItemCommandImpl()

ModelView::CopyItemCommand::CopyItemCommandImpl::CopyItemCommandImpl ( TagRow  tagrow)
inline

Definition at line 34 of file copyitemcommand.cpp.

Member Data Documentation

◆ backup_strategy

std::unique_ptr<ItemBackupStrategy> ModelView::CopyItemCommand::CopyItemCommandImpl::backup_strategy

Definition at line 32 of file copyitemcommand.cpp.

◆ item_path

Path ModelView::CopyItemCommand::CopyItemCommandImpl::item_path

Definition at line 33 of file copyitemcommand.cpp.

◆ tagrow

TagRow ModelView::CopyItemCommand::CopyItemCommandImpl::tagrow

Definition at line 31 of file copyitemcommand.cpp.


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