![]() |
helics
2.8.1
|
#include <api_objects.h>
Public Attributes | |
| bool | cloning {false} |
| indicator that the filter is a cloning filter | |
| bool | custom {false} |
| indicator that the filter is a custom filter and requires a callback | |
| int | valid {0} |
| Filter * | filtPtr {nullptr} |
| std::unique_ptr< Filter > | uFilter |
| std::shared_ptr< Federate > | fedptr |
| std::shared_ptr< Core > | corePtr |
object wrapping a source filter
1.8.17