helics 3.7.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
helics::CoreFactory::CoreTypeBuilder< CoreTYPE > Class Template Referencefinal

#include <CoreFactory.hpp>

+ Inheritance diagram for helics::CoreFactory::CoreTypeBuilder< CoreTYPE >:

Public Types

using core_build_type = CoreTYPE
 

Public Member Functions

virtual std::shared_ptr< Corebuild (std::string_view name) override
 

Detailed Description

template<class CoreTYPE>
class helics::CoreFactory::CoreTypeBuilder< CoreTYPE >

template for making a Core builder

Member Function Documentation

◆ build()

template<class CoreTYPE >
virtual std::shared_ptr< Core > helics::CoreFactory::CoreTypeBuilder< CoreTYPE >::build ( std::string_view  name)
inlineoverridevirtual

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