|
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolve (const opflex::modb::URI &uri) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store using the default framework instance.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpBridgeDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain (const std::string &policySpaceName, const std::string &gbpBridgeDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpFloodDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpFloodDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpFloodDomain (const std::string &policySpaceName, const std::string &gbpFloodDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpRoutingDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static boost::optional< OF_SHARED_PTR< modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc > > | resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain (const std::string &policySpaceName, const std::string &gbpRoutingDomainName) |
| | Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
|
| |
| static void | remove (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified URI using the currently-active mutator.
|
| |
| static void | remove (const opflex::modb::URI &uri) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified URI using the currently-active mutator and the default framework instance.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpBridgeDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpBridgeDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpBridgeDomain (const std::string &policySpaceName, const std::string &gbpBridgeDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using the default framework instance.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpFloodDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpFloodDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpFloodDomain (const std::string &policySpaceName, const std::string &gbpFloodDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using the default framework instance.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpRoutingDomain (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpRoutingDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
|
| |
| static void | removeUnderPolicyUniversePolicySpaceGbpRoutingDomain (const std::string &policySpaceName, const std::string &gbpRoutingDomainName) |
| | Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using the default framework instance.
|
| |
| static void | registerListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
| | Register a listener that will get called for changes related to this class.
|
| |
| 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.
|
| |
| static void | unregisterListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
| | Unregister a listener from updates to this class.
|
| |
| static void | unregisterListener (opflex::modb::ObjectListener *listener) |
| | Unregister a listener from updates to this class from the default framework instance.
|
| |
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::registerListener |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
opflex::modb::ObjectListener * | listener ) |
|
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.
- Parameters
-
| 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, and resolve().
Referenced by registerListener().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpBridgeDomain |
( |
const std::string & | policySpaceName, |
|
|
const std::string & | gbpBridgeDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using 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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpBridgeDomain/[gbpBridgeDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpBridgeDomainName | the value of gbpBridgeDomainName, a naming property for BridgeDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References removeUnderPolicyUniversePolicySpaceGbpBridgeDomain(), and resolve().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpBridgeDomain |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | policySpaceName, |
|
|
const std::string & | gbpBridgeDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpBridgeDomain/[gbpBridgeDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpBridgeDomainName | the value of gbpBridgeDomainName, a naming property for BridgeDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References CLASS_ID, and resolve().
Referenced by removeUnderPolicyUniversePolicySpaceGbpBridgeDomain().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpFloodDomain |
( |
const std::string & | policySpaceName, |
|
|
const std::string & | gbpFloodDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using 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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpFloodDomain/[gbpFloodDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpFloodDomainName | the value of gbpFloodDomainName, a naming property for FloodDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References removeUnderPolicyUniversePolicySpaceGbpFloodDomain(), and resolve().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpFloodDomain |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | policySpaceName, |
|
|
const std::string & | gbpFloodDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpFloodDomain/[gbpFloodDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpFloodDomainName | the value of gbpFloodDomainName, a naming property for FloodDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References CLASS_ID, and resolve().
Referenced by removeUnderPolicyUniversePolicySpaceGbpFloodDomain().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpRoutingDomain |
( |
const std::string & | policySpaceName, |
|
|
const std::string & | gbpRoutingDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store using 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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpRoutingDomain/[gbpRoutingDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpRoutingDomainName | the value of gbpRoutingDomainName, a naming property for RoutingDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References removeUnderPolicyUniversePolicySpaceGbpRoutingDomain(), and resolve().
| static void modelgbp::gbp::ForwardingBehavioralGroupToSubnetsRSrc::removeUnderPolicyUniversePolicySpaceGbpRoutingDomain |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | policySpaceName, |
|
|
const std::string & | gbpRoutingDomainName ) |
|
inlinestatic |
Remove the ForwardingBehavioralGroupToSubnetsRSrc object with the specified path elements from the managed object store.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpRoutingDomain/[gbpRoutingDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpRoutingDomainName | the value of gbpRoutingDomainName, a naming property for RoutingDomain |
- Exceptions
-
| std::logic_error | if no mutator is active |
References CLASS_ID, and resolve().
Referenced by removeUnderPolicyUniversePolicySpaceGbpRoutingDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc 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.
- Parameters
-
| framework | the framework instance to use |
| uri | the URI of the object to retrieve |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References CLASS_ID, and resolve().
Referenced by getRole(), getRole(), getTargetClass(), getTargetClass(), getTargetURI(), getTargetURI(), getType(), getType(), isRoleSet(), isTargetSet(), isTypeSet(), registerListener(), registerListener(), remove(), remove(), remove(), removeUnderPolicyUniversePolicySpaceGbpBridgeDomain(), removeUnderPolicyUniversePolicySpaceGbpBridgeDomain(), removeUnderPolicyUniversePolicySpaceGbpFloodDomain(), removeUnderPolicyUniversePolicySpaceGbpFloodDomain(), removeUnderPolicyUniversePolicySpaceGbpRoutingDomain(), removeUnderPolicyUniversePolicySpaceGbpRoutingDomain(), resolve(), resolve(), modelgbp::gbp::BridgeDomain::resolveGbpForwardingBehavioralGroupToSubnetsRSrc(), modelgbp::gbp::FloodDomain::resolveGbpForwardingBehavioralGroupToSubnetsRSrc(), modelgbp::gbp::RoutingDomain::resolveGbpForwardingBehavioralGroupToSubnetsRSrc(), resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain(), resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain(), resolveUnderPolicyUniversePolicySpaceGbpFloodDomain(), resolveUnderPolicyUniversePolicySpaceGbpFloodDomain(), resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain(), resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain(), setRole(), setTargetSubnets(), setTargetSubnets(), setType(), unregisterListener(), unregisterListener(), unsetRole(), unsetTarget(), and unsetType().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpBridgeDomain/[gbpBridgeDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpBridgeDomainName | the value of gbpBridgeDomainName, a naming property for BridgeDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve(), and resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpBridgeDomain/[gbpBridgeDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpBridgeDomainName | the value of gbpBridgeDomainName, a naming property for BridgeDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve().
Referenced by resolveUnderPolicyUniversePolicySpaceGbpBridgeDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpFloodDomain/[gbpFloodDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpFloodDomainName | the value of gbpFloodDomainName, a naming property for FloodDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve(), and resolveUnderPolicyUniversePolicySpaceGbpFloodDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpFloodDomain/[gbpFloodDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpFloodDomainName | the value of gbpFloodDomainName, a naming property for FloodDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve().
Referenced by resolveUnderPolicyUniversePolicySpaceGbpFloodDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpRoutingDomain/[gbpRoutingDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpRoutingDomainName | the value of gbpRoutingDomainName, a naming property for RoutingDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve(), and resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain().
Retrieve an instance of ForwardingBehavioralGroupToSubnetsRSrc from the managed object store by constructing its URI from the path elements that lead to it.
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.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpRoutingDomain/[gbpRoutingDomainName]/GbpForwardingBehavioralGroupToSubnetsRSrc
- Parameters
-
| framework | the framework instance to use |
| policySpaceName | the value of policySpaceName, a naming property for Space |
| gbpRoutingDomainName | the value of gbpRoutingDomainName, a naming property for RoutingDomain |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve().
Referenced by resolveUnderPolicyUniversePolicySpaceGbpRoutingDomain().