diff options
author | Tom Cherry <tomcherry@google.com> | 2017-04-17 13:25:29 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2017-04-25 17:14:23 +0000 |
commit | 26ed9cb7062c852749b18cd4b5873d07a3389d00 (patch) | |
tree | 8e3d8b51654781200cce37994ed19d3273592ebd /libunwindstack/tests/MemoryFileTest.cpp | |
parent | d0013343e930e0052d4dd4736edd29d84eadc770 (diff) |
init: rename 'Trigger' to 'Event' and convert to std::variant
The term 'trigger' should be used in 'Action' to indicate what causes
the 'Action' to be executed.
The term 'event' should be used in ActionManager's queue to indicate
a state change that is checked against the 'triggers' of an 'Action' to
see if it should execute.
Convert the previous Trigger class to std::variant, as the latter is
better suited for this use.
Change-Id: I2558367c8318b536aa69fcec93793f1c12857ef5
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions