modelgbp Generated OpFlex Model
1.3.0
|
Public Member Functions | |
bool | isNameSet () |
Check whether name has been set. More... | |
boost::optional< const std::string & > | getName () |
Get the value of name if it has been set. More... | |
const std::string & | getName (const std::string &defaultValue) |
Get the value of name if set, otherwise the value of default passed in. More... | |
modelgbp::gbpe::Attestation & | setName (const std::string &newValue) |
Set name to the specified value in the currently-active mutator. More... | |
modelgbp::gbpe::Attestation & | unsetName () |
Unset name in the currently-active mutator. More... | |
bool | isValidatorSet () |
Check whether validator has been set. More... | |
boost::optional< const std::string & > | getValidator () |
Get the value of validator if it has been set. More... | |
const std::string & | getValidator (const std::string &defaultValue) |
Get the value of validator if set, otherwise the value of default passed in. More... | |
modelgbp::gbpe::Attestation & | setValidator (const std::string &newValue) |
Set validator to the specified value in the currently-active mutator. More... | |
modelgbp::gbpe::Attestation & | unsetValidator () |
Unset validator in the currently-active mutator. More... | |
bool | isValidatorMacSet () |
Check whether validatorMac has been set. More... | |
boost::optional< const std::string & > | getValidatorMac () |
Get the value of validatorMac if it has been set. More... | |
const std::string & | getValidatorMac (const std::string &defaultValue) |
Get the value of validatorMac if set, otherwise the value of default passed in. More... | |
modelgbp::gbpe::Attestation & | setValidatorMac (const std::string &newValue) |
Set validatorMac to the specified value in the currently-active mutator. More... | |
modelgbp::gbpe::Attestation & | unsetValidatorMac () |
Unset validatorMac in the currently-active mutator. More... | |
void | remove () |
Remove this instance using the currently-active mutator. More... | |
Attestation (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const boost::shared_ptr< const opflex::modb::mointernal::ObjectInstance > &oi) | |
Construct an instance of Attestation. More... | |
Static Public Member Functions | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Retrieve an instance of Attestation from the managed object store. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolve (const opflex::modb::URI &uri) |
Retrieve an instance of Attestation from the managed object store using the default framework instance. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderGbpeVMUniverseGbpeVMEp (opflex::ofcore::OFFramework &framework, const std::string &gbpeVMEpUuid, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderGbpeVMUniverseGbpeVMEp (const std::string &gbpeVMEpUuid, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the default managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp (opflex::ofcore::OFFramework &framework, const std::string &gbpeTunnelEpUuid, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp (const std::string &gbpeTunnelEpUuid, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the default managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL2UniverseEprL2Ep (opflex::ofcore::OFFramework &framework, const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL2UniverseEprL2Ep (const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the default managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL2UniverseEprL2EpEprL3Net (opflex::ofcore::OFFramework &framework, const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &eprL3NetIp, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL2UniverseEprL2EpEprL3Net (const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &eprL3NetIp, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the default managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL3UniverseEprL3Ep (opflex::ofcore::OFFramework &framework, const std::string &eprL3EpContext, const std::string &eprL3EpIp, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation from the managed object store by constructing its URI from the path elements that lead to it. More... | |
static boost::optional < boost::shared_ptr < modelgbp::gbpe::Attestation > > | resolveUnderEprL3UniverseEprL3Ep (const std::string &eprL3EpContext, const std::string &eprL3EpIp, const std::string &gbpeAttestationName) |
Retrieve an instance of Attestation 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 Attestation object with the specified URI using the currently-active mutator. More... | |
static void | remove (const opflex::modb::URI &uri) |
Remove the Attestation object with the specified URI using the currently-active mutator and the default framework instance. More... | |
static void | removeUnderGbpeVMUniverseGbpeVMEp (opflex::ofcore::OFFramework &framework, const std::string &gbpeVMEpUuid, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store. More... | |
static void | removeUnderGbpeVMUniverseGbpeVMEp (const std::string &gbpeVMEpUuid, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store using the default framework instance. More... | |
static void | removeUnderGbpeTunnelEpUniverseGbpeTunnelEp (opflex::ofcore::OFFramework &framework, const std::string &gbpeTunnelEpUuid, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store. More... | |
static void | removeUnderGbpeTunnelEpUniverseGbpeTunnelEp (const std::string &gbpeTunnelEpUuid, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store using the default framework instance. More... | |
static void | removeUnderEprL2UniverseEprL2Ep (opflex::ofcore::OFFramework &framework, const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store. More... | |
static void | removeUnderEprL2UniverseEprL2Ep (const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store using the default framework instance. More... | |
static void | removeUnderEprL2UniverseEprL2EpEprL3Net (opflex::ofcore::OFFramework &framework, const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &eprL3NetIp, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store. More... | |
static void | removeUnderEprL2UniverseEprL2EpEprL3Net (const std::string &eprL2EpContext, const opflex::modb::MAC &eprL2EpMac, const std::string &eprL3NetIp, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store using the default framework instance. More... | |
static void | removeUnderEprL3UniverseEprL3Ep (opflex::ofcore::OFFramework &framework, const std::string &eprL3EpContext, const std::string &eprL3EpIp, const std::string &gbpeAttestationName) |
Remove the Attestation object with the specified path elements from the managed object store. More... | |
static void | removeUnderEprL3UniverseEprL3Ep (const std::string &eprL3EpContext, const std::string &eprL3EpIp, const std::string &gbpeAttestationName) |
Remove the Attestation 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 = 36 |
The unique class ID for Attestation. | |
|
inline |
Construct an instance of Attestation.
This should not typically be called from user code.
|
inline |
Get the value of name if it has been set.
References isNameSet().
Referenced by getName().
|
inline |
Get the value of name if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getName().
|
inline |
Get the value of validator if it has been set.
References isValidatorSet().
Referenced by getValidator().
|
inline |
Get the value of validator if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getValidator().
|
inline |
Get the value of validatorMac if it has been set.
References isValidatorMacSet().
Referenced by getValidatorMac().
|
inline |
Get the value of validatorMac if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getValidatorMac().
|
inline |
|
inline |
Check whether validatorMac has been set.
Referenced by getValidatorMac().
|
inline |
Check whether validator has been set.
Referenced by getValidator().
|
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 Attestation 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 Attestation 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 Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderEprL2UniverseEprL2Ep().
|
inlinestatic |
Remove the Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/GbpeAttestation/[gbpeAttestationName]
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References removeUnderEprL2UniverseEprL2Ep().
|
inlinestatic |
Remove the Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/EprL3Net/[eprL3NetIp]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
eprL3NetIp | the value of eprL3NetIp, a naming property for L3Net |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderEprL2UniverseEprL2EpEprL3Net().
|
inlinestatic |
Remove the Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/EprL3Net/[eprL3NetIp]/GbpeAttestation/[gbpeAttestationName]
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
eprL3NetIp | the value of eprL3NetIp, a naming property for L3Net |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References removeUnderEprL2UniverseEprL2EpEprL3Net().
|
inlinestatic |
Remove the Attestation 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: /EprL3Universe/EprL3Ep/[eprL3EpContext]/[eprL3EpIp]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL3EpContext | the value of eprL3EpContext, a naming property for L3Ep |
eprL3EpIp | the value of eprL3EpIp, a naming property for L3Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderEprL3UniverseEprL3Ep().
|
inlinestatic |
Remove the Attestation 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: /EprL3Universe/EprL3Ep/[eprL3EpContext]/[eprL3EpIp]/GbpeAttestation/[gbpeAttestationName]
eprL3EpContext | the value of eprL3EpContext, a naming property for L3Ep |
eprL3EpIp | the value of eprL3EpIp, a naming property for L3Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References removeUnderEprL3UniverseEprL3Ep().
|
inlinestatic |
Remove the Attestation 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: /GbpeTunnelEpUniverse/GbpeTunnelEp/[gbpeTunnelEpUuid]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
gbpeTunnelEpUuid | the value of gbpeTunnelEpUuid, a naming property for TunnelEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderGbpeTunnelEpUniverseGbpeTunnelEp().
|
inlinestatic |
Remove the Attestation 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: /GbpeTunnelEpUniverse/GbpeTunnelEp/[gbpeTunnelEpUuid]/GbpeAttestation/[gbpeAttestationName]
gbpeTunnelEpUuid | the value of gbpeTunnelEpUuid, a naming property for TunnelEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References removeUnderGbpeTunnelEpUniverseGbpeTunnelEp().
|
inlinestatic |
Remove the Attestation 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: /GbpeVMUniverse/GbpeVMEp/[gbpeVMEpUuid]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
gbpeVMEpUuid | the value of gbpeVMEpUuid, a naming property for VMEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderGbpeVMUniverseGbpeVMEp().
|
inlinestatic |
Remove the Attestation 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: /GbpeVMUniverse/GbpeVMEp/[gbpeVMEpUuid]/GbpeAttestation/[gbpeAttestationName]
gbpeVMEpUuid | the value of gbpeVMEpUuid, a naming property for VMEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
std::logic_error | if no mutator is active |
References removeUnderGbpeVMUniverseGbpeVMEp().
|
inlinestatic |
Retrieve an instance of Attestation 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 modelgbp::gbpe::VMEp::resolveGbpeAttestation(), modelgbp::epr::L3Net::resolveGbpeAttestation(), modelgbp::gbpe::TunnelEp::resolveGbpeAttestation(), modelgbp::epr::L3Ep::resolveGbpeAttestation(), modelgbp::epr::L2Ep::resolveGbpeAttestation(), resolveUnderEprL2UniverseEprL2Ep(), resolveUnderEprL2UniverseEprL2EpEprL3Net(), resolveUnderEprL3UniverseEprL3Ep(), resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp(), and resolveUnderGbpeVMUniverseGbpeVMEp().
|
inlinestatic |
Retrieve an instance of Attestation 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 Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolve().
Referenced by resolveUnderEprL2UniverseEprL2Ep().
|
inlinestatic |
Retrieve an instance of Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/GbpeAttestation/[gbpeAttestationName]
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolveUnderEprL2UniverseEprL2Ep().
|
inlinestatic |
Retrieve an instance of Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/EprL3Net/[eprL3NetIp]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
eprL3NetIp | the value of eprL3NetIp, a naming property for L3Net |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolve().
Referenced by resolveUnderEprL2UniverseEprL2EpEprL3Net().
|
inlinestatic |
Retrieve an instance of Attestation 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: /EprL2Universe/EprL2Ep/[eprL2EpContext]/[eprL2EpMac]/EprL3Net/[eprL3NetIp]/GbpeAttestation/[gbpeAttestationName]
eprL2EpContext | the value of eprL2EpContext, a naming property for L2Ep |
eprL2EpMac | the value of eprL2EpMac, a naming property for L2Ep |
eprL3NetIp | the value of eprL3NetIp, a naming property for L3Net |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolveUnderEprL2UniverseEprL2EpEprL3Net().
|
inlinestatic |
Retrieve an instance of Attestation 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: /EprL3Universe/EprL3Ep/[eprL3EpContext]/[eprL3EpIp]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
eprL3EpContext | the value of eprL3EpContext, a naming property for L3Ep |
eprL3EpIp | the value of eprL3EpIp, a naming property for L3Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolve().
Referenced by resolveUnderEprL3UniverseEprL3Ep().
|
inlinestatic |
Retrieve an instance of Attestation 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: /EprL3Universe/EprL3Ep/[eprL3EpContext]/[eprL3EpIp]/GbpeAttestation/[gbpeAttestationName]
eprL3EpContext | the value of eprL3EpContext, a naming property for L3Ep |
eprL3EpIp | the value of eprL3EpIp, a naming property for L3Ep |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolveUnderEprL3UniverseEprL3Ep().
|
inlinestatic |
Retrieve an instance of Attestation 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: /GbpeTunnelEpUniverse/GbpeTunnelEp/[gbpeTunnelEpUuid]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
gbpeTunnelEpUuid | the value of gbpeTunnelEpUuid, a naming property for TunnelEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolve().
Referenced by resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp().
|
inlinestatic |
Retrieve an instance of Attestation 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: /GbpeTunnelEpUniverse/GbpeTunnelEp/[gbpeTunnelEpUuid]/GbpeAttestation/[gbpeAttestationName]
gbpeTunnelEpUuid | the value of gbpeTunnelEpUuid, a naming property for TunnelEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp().
|
inlinestatic |
Retrieve an instance of Attestation 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: /GbpeVMUniverse/GbpeVMEp/[gbpeVMEpUuid]/GbpeAttestation/[gbpeAttestationName]
framework | the framework instance to use |
gbpeVMEpUuid | the value of gbpeVMEpUuid, a naming property for VMEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolve().
Referenced by resolveUnderGbpeVMUniverseGbpeVMEp().
|
inlinestatic |
Retrieve an instance of Attestation 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: /GbpeVMUniverse/GbpeVMEp/[gbpeVMEpUuid]/GbpeAttestation/[gbpeAttestationName]
gbpeVMEpUuid | the value of gbpeVMEpUuid, a naming property for VMEp |
gbpeAttestationName | the value of gbpeAttestationName, a naming property for Attestation |
References resolveUnderGbpeVMUniverseGbpeVMEp().
|
inline |
Set name 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 validator 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 validatorMac 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 name in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset validator in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset validatorMac in the currently-active mutator.
std::logic_error | if no mutator is active |