https://mooseframework.inl.gov
Public Attributes | List of all members
ActionFactory::BuildInfo Struct Reference

#include <ActionFactory.h>

Public Attributes

std::shared_ptr< RegistryEntryBase_obj_pointer
 
std::string _task
 

Detailed Description

Definition at line 76 of file ActionFactory.h.

Member Data Documentation

◆ _obj_pointer

std::shared_ptr<RegistryEntryBase> ActionFactory::BuildInfo::_obj_pointer

Definition at line 78 of file ActionFactory.h.

Referenced by ActionFactory::create().

◆ _task

std::string ActionFactory::BuildInfo::_task

Definition at line 79 of file ActionFactory.h.

Referenced by ActionFactory::create().


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