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

Public Member Functions

 InsertNewItemCommandImpl (item_factory_func_t func, TagRow tagrow)
 

Public Attributes

item_factory_func_t factory_func
 
std::string initial_identifier
 
Path item_path
 
TagRow tagrow
 

Detailed Description

Definition at line 26 of file insertnewitemcommand.cpp.

Constructor & Destructor Documentation

◆ InsertNewItemCommandImpl()

ModelView::InsertNewItemCommand::InsertNewItemCommandImpl::InsertNewItemCommandImpl ( item_factory_func_t  func,
TagRow  tagrow 
)
inline

Member Data Documentation

◆ factory_func

item_factory_func_t ModelView::InsertNewItemCommand::InsertNewItemCommandImpl::factory_func

Definition at line 27 of file insertnewitemcommand.cpp.

◆ initial_identifier

std::string ModelView::InsertNewItemCommand::InsertNewItemCommandImpl::initial_identifier

Definition at line 30 of file insertnewitemcommand.cpp.

◆ item_path

Path ModelView::InsertNewItemCommand::InsertNewItemCommandImpl::item_path

Definition at line 29 of file insertnewitemcommand.cpp.

◆ tagrow

TagRow ModelView::InsertNewItemCommand::InsertNewItemCommandImpl::tagrow

Definition at line 28 of file insertnewitemcommand.cpp.


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