OpFlex Framework 1.7.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nopflex
  Nlogging
   COFLogHandlerInterface for a log message handler for the OpFlex framework
   CStdOutLogHandlerAn OFLogHandler that simply logs to standard output
  Nmodb
   Nmointernal
    CMOThis is the base class for all managed objects, which are the primary point of interface with data stored in the managedb object store
    CObjectInstanceAn internal instance of an object in the managed object store
    CStoreClientA client for accessing the object store scoped to an owner
   CClassInfoClass info provides metadata about managed object classes and properties
   CConstInfoConst info defines a specific enum member
   CEnumInfoEnum info defines the set of possible values for an enum as well as the properties current defined by it
   CMACA MAC address is used to identify devices on an ethernet network
   CModelMetadataModel metadata encapsulated all the metadata for a given model
   CMutatorA mutator represents a set of changes to apply to the data store
   CObjectListenerInterface for an object interested in updates to objects in the data store
   CPropertyInfoProperty info provides metadata about a particular managed object property
   CURIA URI is used to identify managed objects in the MODB
   CURIBuilderBuild a URI using path elements from the root of the tree
  Nofcore
   CInspectorClientInspect the state of a a managed object database using the inspector protocol
   CMainLoopAdaptorAn adaptor that allows integrating libopflex with an external main loop
   CMockOFFrameworkA mock framework object that will not attempt to create remote connections or resolve references
   COFConstantsDefine constants that are generally useful for the Opflex framework
   COFFrameworkMain interface to the OpFlex framework
   CPeerStatusListenerAn interface for a listener that will get status update events for peer connection state
  Ntest
   CMockOpflexServerAn opflex server we can use for mocking interactions with a real Opflex server