OpFlex Framework  1.3.0
C++ Interface

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.
 
 
 Core
 Defines basic library types and definitions.
 

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.