modelgbp Generated OpFlex Model
1.7.0
|
Public Member Functions | |
bool | isAccessVlanSet () |
Check whether accessVlan has been set. More... | |
boost::optional< uint16_t > | getAccessVlan () |
Get the value of accessVlan if it has been set. More... | |
uint16_t | getAccessVlan (uint16_t defaultValue) |
Get the value of accessVlan if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setAccessVlan (uint16_t newValue) |
Set accessVlan to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetAccessVlan () |
Unset accessVlan in the currently-active mutator. More... | |
bool | isDiscoveryModeSet () |
Check whether discoveryMode has been set. More... | |
boost::optional< const uint8_t > | getDiscoveryMode () |
Get the value of discoveryMode if it has been set. More... | |
const uint8_t | getDiscoveryMode (const uint8_t defaultValue) |
Get the value of discoveryMode if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setDiscoveryMode (const uint8_t newValue) |
Set discoveryMode to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetDiscoveryMode () |
Unset discoveryMode in the currently-active mutator. More... | |
bool | isEgMappingAliasSet () |
Check whether egMappingAlias has been set. More... | |
boost::optional< const std::string & > | getEgMappingAlias () |
Get the value of egMappingAlias if it has been set. More... | |
const std::string & | getEgMappingAlias (const std::string &defaultValue) |
Get the value of egMappingAlias if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setEgMappingAlias (const std::string &newValue) |
Set egMappingAlias to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetEgMappingAlias () |
Unset egMappingAlias in the currently-active mutator. More... | |
bool | isIfaceSecuritySet () |
Check whether ifaceSecurity has been set. More... | |
boost::optional< const uint8_t > | getIfaceSecurity () |
Get the value of ifaceSecurity if it has been set. More... | |
const uint8_t | getIfaceSecurity (const uint8_t defaultValue) |
Get the value of ifaceSecurity if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setIfaceSecurity (const uint8_t newValue) |
Set ifaceSecurity to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetIfaceSecurity () |
Unset ifaceSecurity in the currently-active mutator. More... | |
bool | isMacSet () |
Check whether mac has been set. More... | |
boost::optional< const opflex::modb::MAC & > | getMac () |
Get the value of mac if it has been set. More... | |
const opflex::modb::MAC & | getMac (const opflex::modb::MAC &defaultValue) |
Get the value of mac if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setMac (const opflex::modb::MAC &newValue) |
Set mac to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetMac () |
Unset mac in the currently-active mutator. More... | |
bool | isUuidSet () |
Check whether uuid has been set. More... | |
boost::optional< const std::string & > | getUuid () |
Get the value of uuid if it has been set. More... | |
const std::string & | getUuid (const std::string &defaultValue) |
Get the value of uuid if set, otherwise the value of default passed in. More... | |
modelgbp::inv::LocalInventoryEp & | setUuid (const std::string &newValue) |
Set uuid to the specified value in the currently-active mutator. More... | |
modelgbp::inv::LocalInventoryEp & | unsetUuid () |
Unset uuid in the currently-active mutator. More... | |
boost::optional< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEpToGroupRSrc > > | resolveInvLocalInventoryEpToGroupRSrc () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::LocalInventoryEpToGroupRSrc > | addInvLocalInventoryEpToGroupRSrc () |
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::LocalInventoryEpToSecGroupRSrc > > | resolveInvLocalInventoryEpToSecGroupRSrc (const std::string &invLocalInventoryEpToSecGroupRSrcTargetName) |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::LocalInventoryEpToSecGroupRSrc > | addInvLocalInventoryEpToSecGroupRSrc (const std::string &invLocalInventoryEpToSecGroupRSrcTargetName) |
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 | resolveInvLocalInventoryEpToSecGroupRSrc (std::vector< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEpToSecGroupRSrc > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::inv::LocalInventoryEpToSecGroupRSrc. More... | |
boost::optional< OF_SHARED_PTR< modelgbp::inv::Ip > > | resolveInvIp (const std::string &invIpIp, const std::string &invIpType) |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::Ip > | addInvIp (const std::string &invIpIp, const std::string &invIpType) |
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 | resolveInvIp (std::vector< OF_SHARED_PTR< modelgbp::inv::Ip > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Ip. More... | |
boost::optional< OF_SHARED_PTR< modelgbp::inv::IpMapping > > | resolveInvIpMapping (const std::string &invIpMappingName) |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::IpMapping > | addInvIpMapping (const std::string &invIpMappingName) |
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 | resolveInvIpMapping (std::vector< OF_SHARED_PTR< modelgbp::inv::IpMapping > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::inv::IpMapping. More... | |
boost::optional< OF_SHARED_PTR< modelgbp::inv::Interface > > | resolveInvInterface (const std::string &invInterfaceName, const std::string &invInterfaceType) |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::Interface > | addInvInterface (const std::string &invInterfaceName, const std::string &invInterfaceType) |
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 | resolveInvInterface (std::vector< OF_SHARED_PTR< modelgbp::inv::Interface > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Interface. More... | |
boost::optional< OF_SHARED_PTR< modelgbp::inv::DHCPv4Config > > | resolveInvDHCPv4Config () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::DHCPv4Config > | addInvDHCPv4Config () |
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::DHCPv6Config > > | resolveInvDHCPv6Config () |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::DHCPv6Config > | addInvDHCPv6Config () |
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::Attribute > > | resolveInvAttribute (const std::string &invAttributeName) |
Retrieve the child object with the specified naming properties. More... | |
OF_SHARED_PTR< modelgbp::inv::Attribute > | addInvAttribute (const std::string &invAttributeName) |
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 | resolveInvAttribute (std::vector< OF_SHARED_PTR< modelgbp::inv::Attribute > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Attribute. More... | |
void | remove () |
Remove this instance using the currently-active mutator. More... | |
LocalInventoryEp (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi) | |
Construct an instance of LocalInventoryEp. More... | |
Static Public Member Functions | |
static boost::optional< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEp > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Retrieve an instance of LocalInventoryEp from the managed object store. More... | |
static boost::optional< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEp > > | resolve (const opflex::modb::URI &uri) |
Retrieve an instance of LocalInventoryEp from the managed object store using the default framework instance. More... | |
static boost::optional< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEp > > | resolve (opflex::ofcore::OFFramework &framework, const std::string &invLocalEndpointInventoryName, const std::string &invLocalInventoryEpUuid) |
Retrieve an instance of LocalInventoryEp from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional< OF_SHARED_PTR< modelgbp::inv::LocalInventoryEp > > | resolve (const std::string &invLocalEndpointInventoryName, const std::string &invLocalInventoryEpUuid) |
Retrieve an instance of LocalInventoryEp from the default managed object store by constructing its URI from the path elements that lead to it. More... | |
static void | remove (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Remove the LocalInventoryEp object with the specified URI using the currently-active mutator. More... | |
static void | remove (const opflex::modb::URI &uri) |
Remove the LocalInventoryEp object with the specified URI using the currently-active mutator and the default framework instance. More... | |
static void | remove (opflex::ofcore::OFFramework &framework, const std::string &invLocalEndpointInventoryName, const std::string &invLocalInventoryEpUuid) |
Remove the LocalInventoryEp object with the specified path elements from the managed object store. More... | |
static void | remove (const std::string &invLocalEndpointInventoryName, const std::string &invLocalInventoryEpUuid) |
Remove the LocalInventoryEp object with the specified path elements from the managed object store using 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 = 116 |
The unique class ID for LocalInventoryEp. | |
|
inline |
Construct an instance of LocalInventoryEp.
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.
invAttributeName | the value of invAttributeName, a naming property for Attribute |
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.
invInterfaceName | the value of invInterfaceName, a naming property for Interface |
invInterfaceType | the value of invInterfaceType, a naming property for Interface |
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.
invIpIp | the value of invIpIp, a naming property for Ip |
invIpType | the value of invIpType, a naming property for Ip |
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.
invIpMappingName | the value of invIpMappingName, a naming property for IpMapping |
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.
invLocalInventoryEpToSecGroupRSrcTargetClass | the value of invLocalInventoryEpToSecGroupRSrcTargetClass, a naming property for LocalInventoryEpToSecGroupRSrc |
invLocalInventoryEpToSecGroupRSrcTargetName | the value of invLocalInventoryEpToSecGroupRSrcTargetName, a naming property for LocalInventoryEpToSecGroupRSrc |
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Get the value of accessVlan if it has been set.
References isAccessVlanSet().
Referenced by getAccessVlan().
|
inline |
Get the value of accessVlan if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getAccessVlan().
|
inline |
Get the value of discoveryMode if it has been set.
References isDiscoveryModeSet().
Referenced by getDiscoveryMode().
|
inline |
Get the value of discoveryMode if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getDiscoveryMode().
|
inline |
Get the value of egMappingAlias if it has been set.
References isEgMappingAliasSet().
Referenced by getEgMappingAlias().
|
inline |
Get the value of egMappingAlias if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getEgMappingAlias().
|
inline |
Get the value of ifaceSecurity if it has been set.
References isIfaceSecuritySet().
Referenced by getIfaceSecurity().
|
inline |
Get the value of ifaceSecurity if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getIfaceSecurity().
|
inline |
Get the value of mac if it has been set.
References isMacSet().
Referenced by getMac().
|
inline |
Get the value of mac if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getMac().
|
inline |
Get the value of uuid if it has been set.
References isUuidSet().
Referenced by getUuid().
|
inline |
Get the value of uuid if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getUuid().
|
inline |
Check whether accessVlan has been set.
Referenced by getAccessVlan().
|
inline |
Check whether discoveryMode has been set.
Referenced by getDiscoveryMode().
|
inline |
Check whether egMappingAlias has been set.
Referenced by getEgMappingAlias().
|
inline |
Check whether ifaceSecurity has been set.
Referenced by getIfaceSecurity().
|
inline |
|
inline |
|
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 LocalInventoryEp 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 LocalInventoryEp 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 |
Remove the LocalInventoryEp 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: /InvUniverse/InvLocalEndpointInventory/[invLocalEndpointInventoryName]/InvLocalInventoryEp/[invLocalInventoryEpUuid]
framework | the framework instance to use |
invLocalEndpointInventoryName | the value of invLocalEndpointInventoryName, a naming property for LocalEndpointInventory |
invLocalInventoryEpUuid | the value of invLocalInventoryEpUuid, a naming property for LocalInventoryEp |
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inlinestatic |
Remove the LocalInventoryEp 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: /InvUniverse/InvLocalEndpointInventory/[invLocalEndpointInventoryName]/InvLocalInventoryEp/[invLocalInventoryEpUuid]
invLocalEndpointInventoryName | the value of invLocalEndpointInventoryName, a naming property for LocalEndpointInventory |
invLocalInventoryEpUuid | the value of invLocalInventoryEpUuid, a naming property for LocalInventoryEp |
std::logic_error | if no mutator is active |
|
inlinestatic |
Retrieve an instance of LocalInventoryEp 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.
Referenced by resolve(), and modelgbp::inv::LocalEndpointInventory::resolveInvLocalInventoryEp().
|
inlinestatic |
Retrieve an instance of LocalInventoryEp 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.
|
inlinestatic |
Retrieve an instance of LocalInventoryEp 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: /InvUniverse/InvLocalEndpointInventory/[invLocalEndpointInventoryName]/InvLocalInventoryEp/[invLocalInventoryEpUuid]
framework | the framework instance to use |
invLocalEndpointInventoryName | the value of invLocalEndpointInventoryName, a naming property for LocalEndpointInventory |
invLocalInventoryEpUuid | the value of invLocalInventoryEpUuid, a naming property for LocalInventoryEp |
References resolve().
|
inlinestatic |
Retrieve an instance of LocalInventoryEp 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: /InvUniverse/InvLocalEndpointInventory/[invLocalEndpointInventoryName]/InvLocalInventoryEp/[invLocalInventoryEpUuid]
invLocalEndpointInventoryName | the value of invLocalEndpointInventoryName, a naming property for LocalEndpointInventory |
invLocalInventoryEpUuid | the value of invLocalInventoryEpUuid, a naming property for LocalInventoryEp |
References 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.
invAttributeName | the value of invAttributeName, a naming property for Attribute |
References modelgbp::inv::Attribute::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Attribute.
Note that this retrieves only those children that exist in the local store. It is possible that there are other children that exist remotely.
The resulting managed objects will be added to the result vector provided.
out | a reference to a vector that will receive the child objects. |
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::inv::DHCPv4Config::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::DHCPv6Config::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.
invInterfaceName | the value of invInterfaceName, a naming property for Interface |
invInterfaceType | the value of invInterfaceType, a naming property for Interface |
References modelgbp::inv::Interface::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Interface.
Note that this retrieves only those children that exist in the local store. It is possible that there are other children that exist remotely.
The resulting managed objects will be added to the result vector provided.
out | a reference to a vector that will receive the child objects. |
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.
invIpIp | the value of invIpIp, a naming property for Ip |
invIpType | the value of invIpType, a naming property for Ip |
References modelgbp::inv::Ip::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::inv::Ip.
Note that this retrieves only those children that exist in the local store. It is possible that there are other children that exist remotely.
The resulting managed objects will be added to the result vector provided.
out | a reference to a vector that will receive the child objects. |
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.
invIpMappingName | the value of invIpMappingName, a naming property for IpMapping |
References modelgbp::inv::IpMapping::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::inv::IpMapping.
Note that this retrieves only those children that exist in the local store. It is possible that there are other children that exist remotely.
The resulting managed objects will be added to the result vector provided.
out | a reference to a vector that will receive the child objects. |
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::inv::LocalInventoryEpToGroupRSrc::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.
invLocalInventoryEpToSecGroupRSrcTargetClass | the value of invLocalInventoryEpToSecGroupRSrcTargetClass, a naming property for LocalInventoryEpToSecGroupRSrc |
invLocalInventoryEpToSecGroupRSrcTargetName | the value of invLocalInventoryEpToSecGroupRSrcTargetName, a naming property for LocalInventoryEpToSecGroupRSrc |
References modelgbp::inv::LocalInventoryEpToSecGroupRSrc::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::inv::LocalInventoryEpToSecGroupRSrc.
Note that this retrieves only those children that exist in the local store. It is possible that there are other children that exist remotely.
The resulting managed objects will be added to the result vector provided.
out | a reference to a vector that will receive the child objects. |
References CLASS_ID.
|
inline |
Set accessVlan to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
inline |
Set discoveryMode to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
inline |
Set egMappingAlias to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
inline |
Set ifaceSecurity to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
inline |
Set mac to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
inline |
Set uuid to the specified value in the currently-active mutator.
newValue | the new value to set. |
std::logic_error | if no mutator is active |
|
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().
|
inline |
Unset accessVlan in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset discoveryMode in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset egMappingAlias in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset ifaceSecurity in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset mac in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset uuid in the currently-active mutator.
std::logic_error | if no mutator is active |