rlbox.hpp |
@brief Unwrap a tainted value without verification. This is an unsafe
operation and should be used with care.
|
57959 |
rlbox_app_pointer.hpp |
|
2554 |
rlbox_conversion.hpp |
|
9414 |
rlbox_dylib_sandbox.hpp |
@brief Class that implements the null sandbox. This sandbox doesn't actually
provide any isolation and only serves as a stepping stone towards migrating
an application to use the RLBox API.
|
9439 |
rlbox_helpers.hpp |
|
7136 |
rlbox_noop_sandbox.hpp |
@brief Class that implements the null sandbox. This sandbox doesn't actually
provide any isolation and only serves as a stepping stone towards migrating
an application to use the RLBox API.
|
7924 |
rlbox_policy_types.hpp |
@brief Check if callback is _not_ registered.
|
11493 |
rlbox_range.hpp |
|
894 |
rlbox_sandbox.hpp |
@brief Encapsulation for sandboxes.
@tparam T_Sbx Type of sandbox. For the null sandbox this is
`rlbox_noop_sandbox`
|
38173 |
rlbox_stdlib.hpp |
@brief The equivalent of a reinterpret_cast but operates on sandboxed values.
|
13273 |
rlbox_stdlib_polyfill.hpp |
|
5618 |
rlbox_struct_support.hpp |
add convert_to_sandbox_equivalent_t specialization for new struct |
25089 |
rlbox_type_traits.hpp |
|
15084 |
rlbox_types.hpp |
|
4030 |
rlbox_unwrap.hpp |
|
588 |
rlbox_wrapper_traits.hpp |
|
5508 |