Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimOperatorRegistry Struct Reference

Operator registry storing owned operator instances. More...

#include <operator.h>

Collaboration diagram for SimOperatorRegistry:

Public Attributes

SimOperatorrecords
 
size_t count
 
size_t capacity
 

Detailed Description

Operator registry storing owned operator instances.

Member Data Documentation

◆ capacity

size_t SimOperatorRegistry::capacity

Allocated capacity.

◆ count

size_t SimOperatorRegistry::count

Number of active operators.

◆ records

SimOperator* SimOperatorRegistry::records

Contiguous operator array.


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