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

Public Member Functions

 RemoveItemCommandImpl (TagRow tagrow)
 

Public Attributes

std::unique_ptr< ItemBackupStrategybackup_strategy
 
Path item_path
 
TagRow tagrow
 

Detailed Description

Definition at line 29 of file removeitemcommand.cpp.

Constructor & Destructor Documentation

◆ RemoveItemCommandImpl()

ModelView::RemoveItemCommand::RemoveItemCommandImpl::RemoveItemCommandImpl ( TagRow  tagrow)
inline

Definition at line 33 of file removeitemcommand.cpp.

Member Data Documentation

◆ backup_strategy

std::unique_ptr<ItemBackupStrategy> ModelView::RemoveItemCommand::RemoveItemCommandImpl::backup_strategy

Definition at line 31 of file removeitemcommand.cpp.

◆ item_path

Path ModelView::RemoveItemCommand::RemoveItemCommandImpl::item_path

Definition at line 32 of file removeitemcommand.cpp.

◆ tagrow

TagRow ModelView::RemoveItemCommand::RemoveItemCommandImpl::tagrow

Definition at line 30 of file removeitemcommand.cpp.


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