OpFlex Framework
1.3.0
|
The C++ interface is the native interface into the OpFlex framework. More...
Modules | |
Logging | |
Define logging facility for the OpFlex framework. | |
Managed Objects | |
Types for accessing and working with managed objects. | |
Model Metadata | |
These types are used to define the basic parameters of the model. | |
Core | |
Defines basic library types and definitions. | |
The C++ interface is the native interface into the OpFlex framework.
The main interface to the framework is the OFFramework object. For more information, see the main page of the documentation.
There is also a C Wrapper Interface available if you need to use C.