context.h |
|
4603 |
context_value.h |
|
783 |
runtime_context.h |
RuntimeContextStorage is used by RuntimeContext to store Context frames.
Custom context management strategies can be implemented by deriving from
this class and passing an initialized RuntimeContextStorage object to
RuntimeContext::SetRuntimeContextStorage.
|
9607 |