https://mooseframework.inl.gov
Public Attributes | List of all members
MooseApp::InterfaceRegistryObjects< T > Struct Template Reference
Inheritance diagram for MooseApp::InterfaceRegistryObjects< T >:
[legend]

Public Attributes

std::vector< T * > _objects
 

Detailed Description

template<class T>
struct MooseApp::InterfaceRegistryObjects< T >

Definition at line 1400 of file MooseApp.h.

Member Data Documentation

◆ _objects

template<class T>
std::vector<T *> MooseApp::InterfaceRegistryObjects< T >::_objects

Definition at line 1402 of file MooseApp.h.

Referenced by MooseApp::registerInterfaceObject().


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