modelgbp Generated OpFlex Model 1.7.0
|
Public Member Functions | |
bool | isDirectionSet () |
Check whether direction has been set. | |
boost::optional< const uint8_t > | getDirection () |
Get the value of direction if it has been set. | |
const uint8_t | getDirection (const uint8_t defaultValue) |
Get the value of direction if set, otherwise the value of default passed in. | |
modelgbp::gbp::SecGroupRule & | setDirection (const uint8_t newValue) |
Set direction to the specified value in the currently-active mutator. | |
modelgbp::gbp::SecGroupRule & | unsetDirection () |
Unset direction in the currently-active mutator. | |
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::gbp::SecGroupRule & | setName (const std::string &newValue) |
Set name to the specified value in the currently-active mutator. | |
modelgbp::gbp::SecGroupRule & | unsetName () |
Unset name in the currently-active mutator. | |
bool | isOrderSet () |
Check whether order has been set. | |
boost::optional< uint32_t > | getOrder () |
Get the value of order if it has been set. | |
uint32_t | getOrder (uint32_t defaultValue) |
Get the value of order if set, otherwise the value of default passed in. | |
modelgbp::gbp::SecGroupRule & | setOrder (uint32_t newValue) |
Set order to the specified value in the currently-active mutator. | |
modelgbp::gbp::SecGroupRule & | unsetOrder () |
Unset order in the currently-active mutator. | |
boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > | resolveGbpRuleToClassifierRSrc (const std::string &gbpRuleToClassifierRSrcTargetName) |
Retrieve the child object with the specified naming properties. | |
OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > | addGbpRuleToClassifierRSrc (const std::string &gbpRuleToClassifierRSrcTargetName) |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. | |
void | resolveGbpRuleToClassifierRSrc (std::vector< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::RuleToClassifierRSrc. | |
boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToActionRSrc > > | resolveGbpRuleToActionRSrc (const std::string &gbpRuleToActionRSrcTargetName) |
Retrieve the child object with the specified naming properties. | |
OF_SHARED_PTR< modelgbp::gbp::RuleToActionRSrc > | addGbpRuleToActionRSrc (const std::string &gbpRuleToActionRSrcTargetName) |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. | |
void | resolveGbpRuleToActionRSrc (std::vector< OF_SHARED_PTR< modelgbp::gbp::RuleToActionRSrc > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::RuleToActionRSrc. | |
boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc > > | resolveGbpSecGroupRuleToRemoteAddressRSrc (const std::string &gbpSecGroupRuleToRemoteAddressRSrcTargetName) |
Retrieve the child object with the specified naming properties. | |
OF_SHARED_PTR< modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc > | addGbpSecGroupRuleToRemoteAddressRSrc (const std::string &gbpSecGroupRuleToRemoteAddressRSrcTargetName) |
Create a new child object with the specified naming properties and make it a child of this object in the currently-active mutator. | |
void | resolveGbpSecGroupRuleToRemoteAddressRSrc (std::vector< OF_SHARED_PTR< modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc > > &out) |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc. | |
void | remove () |
Remove this instance using the currently-active mutator. | |
SecGroupRule (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi) | |
Construct an instance of SecGroupRule. | |
Static Public Member Functions | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
Retrieve an instance of SecGroupRule from the managed object store. | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolve (const opflex::modb::URI &uri) |
Retrieve an instance of SecGroupRule from the managed object store using the default framework instance. | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolveUnderPolicyUniversePolicySpaceGbpContractGbpSubject (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpSecGroupRuleName) |
Retrieve an instance of SecGroupRule from the managed object store by constructing its URI from the path elements that lead to it. | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolveUnderPolicyUniversePolicySpaceGbpContractGbpSubject (const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpSecGroupRuleName) |
Retrieve an instance of SecGroupRule from the default managed object store by constructing its URI from the path elements that lead to it. | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolveUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpSecGroupName, const std::string &gbpSecGroupSubjectName, const std::string &gbpSecGroupRuleName) |
Retrieve an instance of SecGroupRule from the managed object store by constructing its URI from the path elements that lead to it. | |
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::SecGroupRule > > | resolveUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject (const std::string &policySpaceName, const std::string &gbpSecGroupName, const std::string &gbpSecGroupSubjectName, const std::string &gbpSecGroupRuleName) |
Retrieve an instance of SecGroupRule 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 SecGroupRule object with the specified URI using the currently-active mutator. | |
static void | remove (const opflex::modb::URI &uri) |
Remove the SecGroupRule object with the specified URI using the currently-active mutator and the default framework instance. | |
static void | removeUnderPolicyUniversePolicySpaceGbpContractGbpSubject (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpSecGroupRuleName) |
Remove the SecGroupRule object with the specified path elements from the managed object store. | |
static void | removeUnderPolicyUniversePolicySpaceGbpContractGbpSubject (const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpSecGroupRuleName) |
Remove the SecGroupRule object with the specified path elements from the managed object store using the default framework instance. | |
static void | removeUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject (opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpSecGroupName, const std::string &gbpSecGroupSubjectName, const std::string &gbpSecGroupRuleName) |
Remove the SecGroupRule object with the specified path elements from the managed object store. | |
static void | removeUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject (const std::string &policySpaceName, const std::string &gbpSecGroupName, const std::string &gbpSecGroupSubjectName, const std::string &gbpSecGroupRuleName) |
Remove the SecGroupRule 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 = 205 |
The unique class ID for SecGroupRule. | |
|
inline |
Construct an instance of SecGroupRule.
This should not typically be called from user code.
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.
gbpRuleToActionRSrcTargetClass | the value of gbpRuleToActionRSrcTargetClass, a naming property for RuleToActionRSrc |
gbpRuleToActionRSrcTargetName | the value of gbpRuleToActionRSrcTargetName, a naming property for RuleToActionRSrc |
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.
gbpRuleToClassifierRSrcTargetClass | the value of gbpRuleToClassifierRSrcTargetClass, a naming property for RuleToClassifierRSrc |
gbpRuleToClassifierRSrcTargetName | the value of gbpRuleToClassifierRSrcTargetName, a naming property for RuleToClassifierRSrc |
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.
gbpSecGroupRuleToRemoteAddressRSrcTargetClass | the value of gbpSecGroupRuleToRemoteAddressRSrcTargetClass, a naming property for SecGroupRuleToRemoteAddressRSrc |
gbpSecGroupRuleToRemoteAddressRSrcTargetName | the value of gbpSecGroupRuleToRemoteAddressRSrcTargetName, a naming property for SecGroupRuleToRemoteAddressRSrc |
std::logic_error | if no mutator is active |
References CLASS_ID.
|
inline |
Get the value of direction if it has been set.
References isDirectionSet().
Referenced by getDirection().
|
inline |
Get the value of direction if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getDirection().
|
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 order if it has been set.
References isOrderSet().
Referenced by getOrder().
|
inline |
Get the value of order if set, otherwise the value of default passed in.
defaultValue | default value returned if the property is not set |
References getOrder().
|
inline |
Check whether direction has been set.
Referenced by getDirection().
|
inline |
|
inline |
|
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().
|
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().
|
inline |
|
inlinestatic |
Remove the SecGroupRule 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 |
References remove().
|
inlinestatic |
Remove the SecGroupRule 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 SecGroupRule object with the specified path elements from the managed object store using the default framework instance.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpContract/[gbpContractName]/GbpSubject/[gbpSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpContractName | the value of gbpContractName, a naming property for Contract |
gbpSubjectName | the value of gbpSubjectName, a naming property for Subject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
std::logic_error | if no mutator is active |
References removeUnderPolicyUniversePolicySpaceGbpContractGbpSubject().
|
inlinestatic |
Remove the SecGroupRule object with the specified path elements from the managed object store.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpContract/[gbpContractName]/GbpSubject/[gbpSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
framework | the framework instance to use |
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpContractName | the value of gbpContractName, a naming property for Contract |
gbpSubjectName | the value of gbpSubjectName, a naming property for Subject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderPolicyUniversePolicySpaceGbpContractGbpSubject().
|
inlinestatic |
Remove the SecGroupRule object with the specified path elements from the managed object store using the default framework instance.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpSecGroup/[gbpSecGroupName]/GbpSecGroupSubject/[gbpSecGroupSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpSecGroupName | the value of gbpSecGroupName, a naming property for SecGroup |
gbpSecGroupSubjectName | the value of gbpSecGroupSubjectName, a naming property for SecGroupSubject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
std::logic_error | if no mutator is active |
References removeUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject().
|
inlinestatic |
Remove the SecGroupRule object with the specified path elements from the managed object store.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpSecGroup/[gbpSecGroupName]/GbpSecGroupSubject/[gbpSecGroupSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
framework | the framework instance to use |
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpSecGroupName | the value of gbpSecGroupName, a naming property for SecGroup |
gbpSecGroupSubjectName | the value of gbpSecGroupSubjectName, a naming property for SecGroupSubject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject().
|
inlinestatic |
Retrieve an instance of SecGroupRule 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 SecGroupRule 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::gbp::SecGroupSubject::resolveGbpSecGroupRule(), resolveUnderPolicyUniversePolicySpaceGbpContractGbpSubject(), and resolveUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject().
|
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.
gbpRuleToActionRSrcTargetClass | the value of gbpRuleToActionRSrcTargetClass, a naming property for RuleToActionRSrc |
gbpRuleToActionRSrcTargetName | the value of gbpRuleToActionRSrcTargetName, a naming property for RuleToActionRSrc |
References modelgbp::gbp::RuleToActionRSrc::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::RuleToActionRSrc.
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.
gbpRuleToClassifierRSrcTargetClass | the value of gbpRuleToClassifierRSrcTargetClass, a naming property for RuleToClassifierRSrc |
gbpRuleToClassifierRSrcTargetName | the value of gbpRuleToClassifierRSrcTargetName, a naming property for RuleToClassifierRSrc |
References modelgbp::gbp::RuleToClassifierRSrc::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::RuleToClassifierRSrc.
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.
gbpSecGroupRuleToRemoteAddressRSrcTargetClass | the value of gbpSecGroupRuleToRemoteAddressRSrcTargetClass, a naming property for SecGroupRuleToRemoteAddressRSrc |
gbpSecGroupRuleToRemoteAddressRSrcTargetName | the value of gbpSecGroupRuleToRemoteAddressRSrcTargetName, a naming property for SecGroupRuleToRemoteAddressRSrc |
References modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc::resolve().
|
inline |
Resolve and retrieve all of the immediate children of type modelgbp::gbp::SecGroupRuleToRemoteAddressRSrc.
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.
|
inlinestatic |
Retrieve an instance of SecGroupRule from the default managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpContract/[gbpContractName]/GbpSubject/[gbpSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpContractName | the value of gbpContractName, a naming property for Contract |
gbpSubjectName | the value of gbpSubjectName, a naming property for Subject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
References resolveUnderPolicyUniversePolicySpaceGbpContractGbpSubject().
|
inlinestatic |
Retrieve an instance of SecGroupRule from the managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpContract/[gbpContractName]/GbpSubject/[gbpSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
framework | the framework instance to use |
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpContractName | the value of gbpContractName, a naming property for Contract |
gbpSubjectName | the value of gbpSubjectName, a naming property for Subject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
References resolve().
Referenced by resolveUnderPolicyUniversePolicySpaceGbpContractGbpSubject().
|
inlinestatic |
Retrieve an instance of SecGroupRule from the default managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpSecGroup/[gbpSecGroupName]/GbpSecGroupSubject/[gbpSecGroupSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpSecGroupName | the value of gbpSecGroupName, a naming property for SecGroup |
gbpSecGroupSubjectName | the value of gbpSecGroupSubjectName, a naming property for SecGroupSubject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
References resolveUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject().
|
inlinestatic |
Retrieve an instance of SecGroupRule from the managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/PolicySpace/[policySpaceName]/GbpSecGroup/[gbpSecGroupName]/GbpSecGroupSubject/[gbpSecGroupSubjectName]/GbpSecGroupRule/[gbpSecGroupRuleName]
framework | the framework instance to use |
policySpaceName | the value of policySpaceName, a naming property for Space |
gbpSecGroupName | the value of gbpSecGroupName, a naming property for SecGroup |
gbpSecGroupSubjectName | the value of gbpSecGroupSubjectName, a naming property for SecGroupSubject |
gbpSecGroupRuleName | the value of gbpSecGroupRuleName, a naming property for SecGroupRule |
References resolve().
Referenced by resolveUnderPolicyUniversePolicySpaceGbpSecGroupGbpSecGroupSubject().
|
inline |
Set direction 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 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 order 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 from the default framework instance.
listener | The listener to unregister. |
References unregisterListener().
|
inlinestatic |
Unregister a listener from updates to this class.
framework | the framework instance |
listener | The listener to unregister. |
References CLASS_ID.
Referenced by unregisterListener().
|
inline |
Unset direction in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset name in the currently-active mutator.
std::logic_error | if no mutator is active |
|
inline |
Unset order in the currently-active mutator.
std::logic_error | if no mutator is active |