| ▼C Wrapper Interface | The C interface wraps the native C++ interface and allows using the OpFlex framework from C code |
| ▼Core | Defines basic library types and definitions |
| Definitions | Defines status codes and other basic definitions |
| Opflex Framework Object | Main interface to the OpFlex framework |
| ▼Peer Status Listener | An object that monitors for updates in that data store for individual connections to the opflex peers and overall status of the connection pool |
| Peer Status Codes | Defines status codes for peer status updates |
| Connection Pool Health Status Codes | Cpeerstatus |
| ▼Model Metadata | Wrapper for generated model metadata |
| ▼Core | Defines basic library types and definitions |
| Definitions | Defines status codes and other basic definitions |
| Opflex Framework Object | Main interface to the OpFlex framework |
| ▼Peer Status Listener | An object that monitors for updates in that data store for individual connections to the opflex peers and overall status of the connection pool |
| Peer Status Codes | Defines status codes for peer status updates |
| Connection Pool Health Status Codes | Cpeerstatus |
| ▼Logging | Logging for the OpFlex framework |
| Log Handler | A log message handler for the OpFlex framework |
| ▼Managed Objects | Types for accessing and working with managed objects |
| Mutator | A mutator represents a set of changes to apply to the data store |
| Object Listener | An object that monitors for updates to objects in the data store |
| URI | A URI is used to identify managed objects in the MODB |
| ▼C++ Interface | The C++ interface is the native interface into the OpFlex framework |
| 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 |
| Mutator | A mutator represents a set of changes to apply to the data store |
| Object Listener | An object that monitors for updates to objects in the data store |
| URI | A URI is used to identify managed objects in the MODB |
| Model Metadata | These types are used to define the basic parameters of the model |
| Core | Defines basic library types and definitions |