helics  3.5.2
Public Attributes | List of all members
helics::CoreObject Class Reference

#include <api_objects.h>

Public Attributes

std::shared_ptr< Corecoreptr
 
std::vector< std::unique_ptr< FilterObject > > filters
 list of filters created directly through the core
 
std::vector< std::unique_ptr< TranslatorObject > > translators
 list of filters created directly through the core
 
int index {0}
 
int valid {-2}
 

Detailed Description

object wrapping a core for the c-api


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