modelgbp Generated OpFlex Model 1.7.0
modelgbp::gbpe::Attestation Class Reference
Inheritance diagram for modelgbp::gbpe::Attestation:

Public Member Functions

bool isNameSet ()
 Check whether name has been set.
 
boost::optional< const std::string & > getName ()
 Get the value of name if it has been set.
 
const std::string & getName (const std::string &defaultValue)
 Get the value of name if set, otherwise the value of default passed in.
 
modelgbp::gbpe::AttestationsetName (const std::string &newValue)
 Set name to the specified value in the currently-active mutator.
 
modelgbp::gbpe::AttestationunsetName ()
 Unset name in the currently-active mutator.
 
bool isValidatorSet ()
 Check whether validator has been set.
 
boost::optional< const std::string & > getValidator ()
 Get the value of validator if it has been set.
 
const std::string & getValidator (const std::string &defaultValue)
 Get the value of validator if set, otherwise the value of default passed in.
 
modelgbp::gbpe::AttestationsetValidator (const std::string &newValue)
 Set validator to the specified value in the currently-active mutator.
 
modelgbp::gbpe::AttestationunsetValidator ()
 Unset validator in the currently-active mutator.
 
bool isValidatorMacSet ()
 Check whether validatorMac has been set.
 
boost::optional< const std::string & > getValidatorMac ()
 Get the value of validatorMac if it has been set.
 
const std::string & getValidatorMac (const std::string &defaultValue)
 Get the value of validatorMac if set, otherwise the value of default passed in.
 
modelgbp::gbpe::AttestationsetValidatorMac (const std::string &newValue)
 Set validatorMac to the specified value in the currently-active mutator.
 
modelgbp::gbpe::AttestationunsetValidatorMac ()
 Unset validatorMac in the currently-active mutator.
 
void remove ()
 Remove this instance using the currently-active mutator.
 
 Attestation (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi)
 Construct an instance of Attestation.
 

Static Public Member Functions

static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
static boost::optional< OF_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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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.
 
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 Public Attributes

static const opflex::modb::class_id_t CLASS_ID = 47
 The unique class ID for Attestation.
 

Constructor & Destructor Documentation

◆ Attestation()

modelgbp::gbpe::Attestation::Attestation ( opflex::ofcore::OFFramework & framework,
const opflex::modb::URI & uri,
const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > & oi )
inline

Construct an instance of Attestation.

This should not typically be called from user code.

References CLASS_ID.

Member Function Documentation

◆ getName() [1/2]

boost::optional< const std::string & > modelgbp::gbpe::Attestation::getName ( )
inline

Get the value of name if it has been set.

Returns
the value of name or boost::none if not set

References isNameSet().

Referenced by getName().

◆ getName() [2/2]

const std::string & modelgbp::gbpe::Attestation::getName ( const std::string & defaultValue)
inline

Get the value of name if set, otherwise the value of default passed in.

Parameters
defaultValuedefault value returned if the property is not set
Returns
the value of name if set, otherwise the value of default passed in

References getName().

◆ getValidator() [1/2]

boost::optional< const std::string & > modelgbp::gbpe::Attestation::getValidator ( )
inline

Get the value of validator if it has been set.

Returns
the value of validator or boost::none if not set

References isValidatorSet().

Referenced by getValidator().

◆ getValidator() [2/2]

const std::string & modelgbp::gbpe::Attestation::getValidator ( const std::string & defaultValue)
inline

Get the value of validator if set, otherwise the value of default passed in.

Parameters
defaultValuedefault value returned if the property is not set
Returns
the value of validator if set, otherwise the value of default passed in

References getValidator().

◆ getValidatorMac() [1/2]

boost::optional< const std::string & > modelgbp::gbpe::Attestation::getValidatorMac ( )
inline

Get the value of validatorMac if it has been set.

Returns
the value of validatorMac or boost::none if not set

References isValidatorMacSet().

Referenced by getValidatorMac().

◆ getValidatorMac() [2/2]

const std::string & modelgbp::gbpe::Attestation::getValidatorMac ( const std::string & defaultValue)
inline

Get the value of validatorMac if set, otherwise the value of default passed in.

Parameters
defaultValuedefault value returned if the property is not set
Returns
the value of validatorMac if set, otherwise the value of default passed in

References getValidatorMac().

◆ isNameSet()

bool modelgbp::gbpe::Attestation::isNameSet ( )
inline

Check whether name has been set.

Returns
true if name has been set

Referenced by getName().

◆ isValidatorMacSet()

bool modelgbp::gbpe::Attestation::isValidatorMacSet ( )
inline

Check whether validatorMac has been set.

Returns
true if validatorMac has been set

Referenced by getValidatorMac().

◆ isValidatorSet()

bool modelgbp::gbpe::Attestation::isValidatorSet ( )
inline

Check whether validator has been set.

Returns
true if validator has been set

Referenced by getValidator().

◆ registerListener() [1/2]

static void modelgbp::gbpe::Attestation::registerListener ( opflex::modb::ObjectListener * listener)
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.

Parameters
listenerthe 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().

◆ registerListener() [2/2]

static void modelgbp::gbpe::Attestation::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
frameworkthe framework instance
listenerthe 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().

◆ remove() [1/3]

void modelgbp::gbpe::Attestation::remove ( )
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.

Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by remove().

◆ remove() [2/3]

static void modelgbp::gbpe::Attestation::remove ( const opflex::modb::URI & uri)
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.

Parameters
urithe URI of the object to remove
Exceptions
std::logic_errorif no mutator is active

References remove().

◆ remove() [3/3]

static void modelgbp::gbpe::Attestation::remove ( opflex::ofcore::OFFramework & framework,
const opflex::modb::URI & uri )
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.

Parameters
frameworkthe framework instance to use
urithe URI of the object to remove
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

◆ removeUnderEprL2UniverseEprL2Ep() [1/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL2UniverseEprL2Ep ( const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & gbpeAttestationName )
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]

Parameters
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References removeUnderEprL2UniverseEprL2Ep().

◆ removeUnderEprL2UniverseEprL2Ep() [2/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL2UniverseEprL2Ep ( opflex::ofcore::OFFramework & framework,
const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by removeUnderEprL2UniverseEprL2Ep().

◆ removeUnderEprL2UniverseEprL2EpEprL3Net() [1/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL2UniverseEprL2EpEprL3Net ( const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & eprL3NetIp,
const std::string & gbpeAttestationName )
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]

Parameters
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
eprL3NetIpthe value of eprL3NetIp, a naming property for L3Net
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References removeUnderEprL2UniverseEprL2EpEprL3Net().

◆ removeUnderEprL2UniverseEprL2EpEprL3Net() [2/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL2UniverseEprL2EpEprL3Net ( opflex::ofcore::OFFramework & framework,
const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & eprL3NetIp,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
eprL3NetIpthe value of eprL3NetIp, a naming property for L3Net
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by removeUnderEprL2UniverseEprL2EpEprL3Net().

◆ removeUnderEprL3UniverseEprL3Ep() [1/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL3UniverseEprL3Ep ( const std::string & eprL3EpContext,
const std::string & eprL3EpIp,
const std::string & gbpeAttestationName )
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]

Parameters
eprL3EpContextthe value of eprL3EpContext, a naming property for L3Ep
eprL3EpIpthe value of eprL3EpIp, a naming property for L3Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References removeUnderEprL3UniverseEprL3Ep().

◆ removeUnderEprL3UniverseEprL3Ep() [2/2]

static void modelgbp::gbpe::Attestation::removeUnderEprL3UniverseEprL3Ep ( opflex::ofcore::OFFramework & framework,
const std::string & eprL3EpContext,
const std::string & eprL3EpIp,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
eprL3EpContextthe value of eprL3EpContext, a naming property for L3Ep
eprL3EpIpthe value of eprL3EpIp, a naming property for L3Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by removeUnderEprL3UniverseEprL3Ep().

◆ removeUnderGbpeTunnelEpUniverseGbpeTunnelEp() [1/2]

static void modelgbp::gbpe::Attestation::removeUnderGbpeTunnelEpUniverseGbpeTunnelEp ( const std::string & gbpeTunnelEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
gbpeTunnelEpUuidthe value of gbpeTunnelEpUuid, a naming property for TunnelEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References removeUnderGbpeTunnelEpUniverseGbpeTunnelEp().

◆ removeUnderGbpeTunnelEpUniverseGbpeTunnelEp() [2/2]

static void modelgbp::gbpe::Attestation::removeUnderGbpeTunnelEpUniverseGbpeTunnelEp ( opflex::ofcore::OFFramework & framework,
const std::string & gbpeTunnelEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
gbpeTunnelEpUuidthe value of gbpeTunnelEpUuid, a naming property for TunnelEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by removeUnderGbpeTunnelEpUniverseGbpeTunnelEp().

◆ removeUnderGbpeVMUniverseGbpeVMEp() [1/2]

static void modelgbp::gbpe::Attestation::removeUnderGbpeVMUniverseGbpeVMEp ( const std::string & gbpeVMEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
gbpeVMEpUuidthe value of gbpeVMEpUuid, a naming property for VMEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References removeUnderGbpeVMUniverseGbpeVMEp().

◆ removeUnderGbpeVMUniverseGbpeVMEp() [2/2]

static void modelgbp::gbpe::Attestation::removeUnderGbpeVMUniverseGbpeVMEp ( opflex::ofcore::OFFramework & framework,
const std::string & gbpeVMEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
gbpeVMEpUuidthe value of gbpeVMEpUuid, a naming property for VMEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Exceptions
std::logic_errorif no mutator is active

References CLASS_ID.

Referenced by removeUnderGbpeVMUniverseGbpeVMEp().

◆ resolve() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolve ( const opflex::modb::URI & uri)
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.

Parameters
urithe URI of the object to retrieve
Returns
a shared pointer to the object or boost::none if it does not exist.

References CLASS_ID.

◆ resolve() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolve ( opflex::ofcore::OFFramework & framework,
const opflex::modb::URI & uri )
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.

Parameters
frameworkthe framework instance to use
urithe URI of the object to retrieve
Returns
a shared pointer to the object or boost::none if it does not exist.

References CLASS_ID.

Referenced by modelgbp::epr::L2Ep::resolveGbpeAttestation(), modelgbp::epr::L3Ep::resolveGbpeAttestation(), modelgbp::epr::L3Net::resolveGbpeAttestation(), modelgbp::gbpe::TunnelEp::resolveGbpeAttestation(), modelgbp::gbpe::VMEp::resolveGbpeAttestation(), resolveUnderEprL2UniverseEprL2Ep(), resolveUnderEprL2UniverseEprL2EpEprL3Net(), resolveUnderEprL3UniverseEprL3Ep(), resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp(), and resolveUnderGbpeVMUniverseGbpeVMEp().

◆ resolveUnderEprL2UniverseEprL2Ep() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderEprL2UniverseEprL2Ep ( const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & gbpeAttestationName )
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]

Parameters
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolveUnderEprL2UniverseEprL2Ep().

◆ resolveUnderEprL2UniverseEprL2Ep() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderEprL2UniverseEprL2Ep ( opflex::ofcore::OFFramework & framework,
const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolve().

Referenced by resolveUnderEprL2UniverseEprL2Ep().

◆ resolveUnderEprL2UniverseEprL2EpEprL3Net() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderEprL2UniverseEprL2EpEprL3Net ( const std::string & eprL2EpContext,
const opflex::modb::MAC & eprL2EpMac,
const std::string & eprL3NetIp,
const std::string & gbpeAttestationName )
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]

Parameters
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
eprL3NetIpthe value of eprL3NetIp, a naming property for L3Net
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolveUnderEprL2UniverseEprL2EpEprL3Net().

◆ resolveUnderEprL2UniverseEprL2EpEprL3Net() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > 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 )
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]

Parameters
frameworkthe framework instance to use
eprL2EpContextthe value of eprL2EpContext, a naming property for L2Ep
eprL2EpMacthe value of eprL2EpMac, a naming property for L2Ep
eprL3NetIpthe value of eprL3NetIp, a naming property for L3Net
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolve().

Referenced by resolveUnderEprL2UniverseEprL2EpEprL3Net().

◆ resolveUnderEprL3UniverseEprL3Ep() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderEprL3UniverseEprL3Ep ( const std::string & eprL3EpContext,
const std::string & eprL3EpIp,
const std::string & gbpeAttestationName )
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]

Parameters
eprL3EpContextthe value of eprL3EpContext, a naming property for L3Ep
eprL3EpIpthe value of eprL3EpIp, a naming property for L3Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolveUnderEprL3UniverseEprL3Ep().

◆ resolveUnderEprL3UniverseEprL3Ep() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderEprL3UniverseEprL3Ep ( opflex::ofcore::OFFramework & framework,
const std::string & eprL3EpContext,
const std::string & eprL3EpIp,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
eprL3EpContextthe value of eprL3EpContext, a naming property for L3Ep
eprL3EpIpthe value of eprL3EpIp, a naming property for L3Ep
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolve().

Referenced by resolveUnderEprL3UniverseEprL3Ep().

◆ resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp ( const std::string & gbpeTunnelEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
gbpeTunnelEpUuidthe value of gbpeTunnelEpUuid, a naming property for TunnelEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp().

◆ resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp ( opflex::ofcore::OFFramework & framework,
const std::string & gbpeTunnelEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
gbpeTunnelEpUuidthe value of gbpeTunnelEpUuid, a naming property for TunnelEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolve().

Referenced by resolveUnderGbpeTunnelEpUniverseGbpeTunnelEp().

◆ resolveUnderGbpeVMUniverseGbpeVMEp() [1/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderGbpeVMUniverseGbpeVMEp ( const std::string & gbpeVMEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
gbpeVMEpUuidthe value of gbpeVMEpUuid, a naming property for VMEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolveUnderGbpeVMUniverseGbpeVMEp().

◆ resolveUnderGbpeVMUniverseGbpeVMEp() [2/2]

static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::Attestation > > modelgbp::gbpe::Attestation::resolveUnderGbpeVMUniverseGbpeVMEp ( opflex::ofcore::OFFramework & framework,
const std::string & gbpeVMEpUuid,
const std::string & gbpeAttestationName )
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]

Parameters
frameworkthe framework instance to use
gbpeVMEpUuidthe value of gbpeVMEpUuid, a naming property for VMEp
gbpeAttestationNamethe value of gbpeAttestationName, a naming property for Attestation
Returns
a shared pointer to the object or boost::none if it does not exist.

References resolve().

Referenced by resolveUnderGbpeVMUniverseGbpeVMEp().

◆ setName()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::setName ( const std::string & newValue)
inline

Set name to the specified value in the currently-active mutator.

Parameters
newValuethe new value to set.
Returns
a reference to the current object
Exceptions
std::logic_errorif no mutator is active
See also
opflex::modb::Mutator

◆ setValidator()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::setValidator ( const std::string & newValue)
inline

Set validator to the specified value in the currently-active mutator.

Parameters
newValuethe new value to set.
Returns
a reference to the current object
Exceptions
std::logic_errorif no mutator is active
See also
opflex::modb::Mutator

◆ setValidatorMac()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::setValidatorMac ( const std::string & newValue)
inline

Set validatorMac to the specified value in the currently-active mutator.

Parameters
newValuethe new value to set.
Returns
a reference to the current object
Exceptions
std::logic_errorif no mutator is active
See also
opflex::modb::Mutator

◆ unregisterListener() [1/2]

static void modelgbp::gbpe::Attestation::unregisterListener ( opflex::modb::ObjectListener * listener)
inlinestatic

Unregister a listener from updates to this class from the default framework instance.

Parameters
listenerThe listener to unregister.

References unregisterListener().

◆ unregisterListener() [2/2]

static void modelgbp::gbpe::Attestation::unregisterListener ( opflex::ofcore::OFFramework & framework,
opflex::modb::ObjectListener * listener )
inlinestatic

Unregister a listener from updates to this class.

Parameters
frameworkthe framework instance
listenerThe listener to unregister.

References CLASS_ID.

Referenced by unregisterListener().

◆ unsetName()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::unsetName ( )
inline

Unset name in the currently-active mutator.

Exceptions
std::logic_errorif no mutator is active
Returns
a reference to the current object
See also
opflex::modb::Mutator

◆ unsetValidator()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::unsetValidator ( )
inline

Unset validator in the currently-active mutator.

Exceptions
std::logic_errorif no mutator is active
Returns
a reference to the current object
See also
opflex::modb::Mutator

◆ unsetValidatorMac()

modelgbp::gbpe::Attestation & modelgbp::gbpe::Attestation::unsetValidatorMac ( )
inline

Unset validatorMac in the currently-active mutator.

Exceptions
std::logic_errorif no mutator is active
Returns
a reference to the current object
See also
opflex::modb::Mutator

The documentation for this class was generated from the following file: