OpFlex Framework
1.7.0
|
Copflex::modb::ClassInfo | Class info provides metadata about managed object classes and properties |
Copflex::modb::ConstInfo | Const info defines a specific enum member |
Copflex::modb::EnumInfo | Enum info defines the set of possible values for an enum as well as the properties current defined by it |
Copflex::modb::MAC | A MAC address is used to identify devices on an ethernet network |
Copflex::ofcore::MainLoopAdaptor | An adaptor that allows integrating libopflex with an external main loop |
Copflex::test::MockOpflexServer | An opflex server we can use for mocking interactions with a real Opflex server |
Copflex::modb::ModelMetadata | Model metadata encapsulated all the metadata for a given model |
Copflex::modb::Mutator | A mutator represents a set of changes to apply to the data store |
▼Cnoncopyable | |
Copflex::modb::mointernal::MO | This is the base class for all managed objects, which are the primary point of interface with data stored in the managedb object store |
Copflex::modb::mointernal::StoreClient | A client for accessing the object store scoped to an owner |
Copflex::ofcore::InspectorClient | Inspect the state of a a managed object database using the inspector protocol |
▼Copflex::ofcore::OFFramework | Main interface to the OpFlex framework |
Copflex::ofcore::MockOFFramework | A mock framework object that will not attempt to create remote connections or resolve references |
Copflex::modb::mointernal::ObjectInstance | An internal instance of an object in the managed object store |
Copflex::modb::ObjectListener | Interface for an object interested in updates to objects in the data store |
Copflex::ofcore::OFConstants | Define constants that are generally useful for the Opflex framework |
▼Copflex::logging::OFLogHandler | Interface for a log message handler for the OpFlex framework |
Copflex::logging::StdOutLogHandler | An OFLogHandler that simply logs to standard output |
Copflex::ofcore::PeerStatusListener | An interface for a listener that will get status update events for peer connection state |
Copflex::modb::PropertyInfo | Property info provides metadata about a particular managed object property |
Copflex::modb::URI | A URI is used to identify managed objects in the MODB |
Copflex::modb::URIBuilder | Build a URI using path elements from the root of the tree |