modelgbp Generated OpFlex Model
1.7.0
|
Public Member Functions | |
boost::optional< OF_SHARED_PTR < modelgbp::relator::Universe > > | resolveRelatorUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::relator::Universe > | addRelatorUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::gbpe::VMUniverse > > | resolveGbpeVMUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::gbpe::VMUniverse > | addGbpeVMUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::gbpe::TunnelEpUniverse > > | resolveGbpeTunnelEpUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::gbpe::TunnelEpUniverse > | addGbpeTunnelEpUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::domain::Config > > | resolveDomainConfig () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::domain::Config > | addDomainConfig () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::dci::Universe > > | resolveDciUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::dci::Universe > | addDciUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::dci::Discoverer > > | resolveDciDiscoverer () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::dci::Discoverer > | addDciDiscoverer () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::epdr::L2Discovered > > | resolveEpdrL2Discovered () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::epdr::L2Discovered > | addEpdrL2Discovered () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::epdr::L3Discovered > > | resolveEpdrL3Discovered () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::epdr::L3Discovered > | addEpdrL3Discovered () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::inv::Universe > > | resolveInvUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::inv::Universe > | addInvUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::epr::L2Universe > > | resolveEprL2Universe () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::epr::L2Universe > | addEprL2Universe () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::epr::L3Universe > > | resolveEprL3Universe () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::epr::L3Universe > | addEprL3Universe () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::observer::EpStatUniverse > > | resolveObserverEpStatUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::observer::EpStatUniverse > | addObserverEpStatUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::observer::PolicyStatUniverse > > | resolveObserverPolicyStatUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::observer::PolicyStatUniverse > | addObserverPolicyStatUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR < modelgbp::policy::Universe > > | resolvePolicyUniverse () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR < modelgbp::policy::Universe > | addPolicyUniverse () |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. More... | |
void | remove () |
Remove this instance using the currently-active mutator. More... | |
Root (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi) | |
Construct an instance of Root. More... | |
Static Public Member Functions | |
static OF_SHARED_PTR < modelgbp::dmtree::Root > | createRootElement (opflex::ofcore::OFFramework &framework) |
Create an instance of Root, the root element in the management information tree, for the given framework instance in the currently-active mutator. More... | |
static OF_SHARED_PTR < modelgbp::dmtree::Root > | createRootElement () |
Create an instance of Root, the root element in the management information tree, for the default framework instance in the currently-active mutator. More... | |
static boost::optional < OF_SHARED_PTR < modelgbp::dmtree::Root > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Retrieve an instance of Root from the managed object store. More... | |
static boost::optional < OF_SHARED_PTR < modelgbp::dmtree::Root > > | resolve (const opflex::modb::URI &uri) |
Retrieve an instance of Root from the managed object store using the default framework instance. More... | |
static void | remove (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Remove the Root object with the specified URI using the currently-active mutator. More... | |
static void | remove (const opflex::modb::URI &uri) |
Remove the Root object with the specified URI using the currently-active mutator and the default framework instance. More... | |
static void | registerListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
Register a listener that will get called for changes related to this class. More... | |
static void | registerListener (opflex::modb::ObjectListener *listener) |
Register a listener that will get called for changes related to this class with the default framework instance. More... | |
static void | unregisterListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
Unregister a listener from updates to this class. More... | |
static void | unregisterListener (opflex::modb::ObjectListener *listener) |
Unregister a listener from updates to this class from the default framework instance. More... | |
Static Public Attributes | |
static const opflex::modb::class_id_t | CLASS_ID = 1 |
The unique class ID for Root. | |
|
inline |
Construct an instance of Root.
This should not typically be called from user code.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator.
If the object already exists in the store, get a mutable copy of that object. If the object already exists in the mutator, get a reference to the object.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inlinestatic |
|
inlinestatic |
Create an instance of Root, the root element in the management information tree, for the default framework instance in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inlinestatic |
Register a listener that will get called for changes related to this class.
This listener will be called for any modifications of this class or any transitive children of this class.
framework | the framework instance |
listener | the listener functional object that should be called when changes occur related to the class. This memory is owned by the caller and should be freed only after it has been unregistered. |
References CLASS_ID.
Referenced by registerListener().
|
inlinestatic |
Register a listener that will get called for changes related to this class with the default framework instance.
This listener will be called for any modifications of this class or any transitive children of this class.
listener | the listener functional object that should be called when changes occur related to the class. This memory is owned by the caller and should be freed only after it has been unregistered. |
References registerListener().
|
inline |
Remove this instance using the currently-active mutator.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inlinestatic |
Remove the Root object with the specified URI using the currently-active mutator.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
framework | the framework instance to use |
uri | the URI of the object to remove |
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inlinestatic |
Remove the Root object with the specified URI using the currently-active mutator and the default framework instance.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
uri | the URI of the object to remove |
std::logic_error | if no mutator is active |
|
inlinestatic |
Retrieve an instance of Root from the managed object store.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
framework | the framework instance to use |
uri | the URI of the object to retrieve |
References CLASS_ID.
|
inlinestatic |
Retrieve an instance of Root from the managed object store using the default framework instance.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
uri | the URI of the object to retrieve |
References CLASS_ID.
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::dci::Discoverer::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::dci::Universe::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::domain::Config::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::epdr::L2Discovered::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::epdr::L3Discovered::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::epr::L2Universe::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::epr::L3Universe::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::gbpe::TunnelEpUniverse::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::gbpe::VMUniverse::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::inv::Universe::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::observer::EpStatUniverse::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::observer::PolicyStatUniverse::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::policy::Universe::resolve().
|
inline |
Retrieve the child object with the specified naming properties.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
References modelgbp::relator::Universe::resolve().
|
inlinestatic |
Unregister a listener from updates to this class.
framework | the framework instance |
listener | The listener to unregister. |
References CLASS_ID.
Referenced by unregisterListener().
|
inlinestatic |
Unregister a listener from updates to this class from the default framework instance.
listener | The listener to unregister. |
References unregisterListener().