Go to the source code of this file.
Classes | |
struct | RegistryEntryData |
Holds details and meta-data info for a particular MooseObject or Action for use in the use in the registry. More... | |
struct | RegistryEntryBase |
struct | RegistryEntry< T > |
class | Registry |
The registry is used as a global singleton to collect information on all available MooseObject and Action classes for use in a moose app/simulation. More... | |