OpFlex Framework 1.7.0
C++ Interface

The C++ interface is the native interface into the OpFlex framework. More...

Topics

 Logging
 Define logging facility for the OpFlex framework.
 
 Managed Objects
 Types for accessing and working with managed objects.
 
 Managed Objects
 Types for accessing and working with managed objects.
 
 Model Metadata
 
 Core
 
 

Detailed Description

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.