diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-01-06 17:04:12 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-07-13 12:47:58 -0400 |
commit | a02ccbf1b81549cd44ff5088c94dbb5fc756fea0 (patch) | |
tree | 723679bbf2a0ab1310f3858e38ebc2184a6bc847 /indra/llui/lltextvalidate.h | |
parent | 8ac35b626072bd94178861dbbaf7d835354c9765 (diff) |
DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener.
LLStoreListener<LLSD> didn't work because of an ambiguity problem. Resolve
that by introducing an internal storeTarget() method.
Introduce LLCaptureListener<T> that's both an LLStoreListener and the variable
into which to capture the expected result. Introduce LLVarHolder<T> to contain
the variable, so we can guarantee the actual data member will be fully
constructed by the time we want to pass it to the LLStoreListener base class.
(cherry picked from commit a894703188a7755bb9acb897d6c31ae1af6efce0)
Diffstat (limited to 'indra/llui/lltextvalidate.h')
0 files changed, 0 insertions, 0 deletions