Simo 0.0.1
Loading...
Searching...
No Matches
Simo::Collections::Factory Struct Reference

Public Member Functions

std::string_view get_name () const noexcept
Moduleget_module_unsafe () const
Parametersget_parameters_unsafe () const
std::unique_ptr< Moduleget_module () const
std::unique_ptr< Parametersget_parameters () const

Public Attributes

const char * name
Module *(* get_module_function )()
Parameters *(* get_parameters_function )()

The documentation for this struct was generated from the following files:
  • include/Simo/collection/Collection.h
  • src/collection/Collection.cc