Skip to content

Convenience functions for setting RuleParameter listeners #5

@Thekian

Description

@Thekian

There should be a set of convenience functions to set the listeners for all variants of a generic parameter.

For example, instead of having to call both IdListSim::ArmorD::setListener() and IdListSim::ProgramD::setListener(), one may simply call something like template ExtS::setIdListListeners(), where L is a template that implements each listener variant.

These convenience functions should be global, in a similar manner to translateNameToId(), which is present in IdList.h.

See: For example extsim/param/IdList.h, but valid for most parameter types in extsim/param/*.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions