#include <idx_impl.h>
|
| | IndexSpaceGenericImplTyped (const IndexSpace< N, T > &_space) |
| |
| virtual IndexSpaceGenericImpl * | clone_at (void *dst) const |
| |
| virtual void | destroy (Event wait_on) |
| |
| virtual Event | copy (const std::vector< CopySrcDstField > &srcs, const std::vector< CopySrcDstField > &dsts, const void *indirects_data, size_t indirect_len, const ProfilingRequestSet &requests, Event wait_on, int priority) const |
| |
| virtual bool | compute_affine_bounds (const InstanceLayoutGeneric *ilg, FieldID fid, uintptr_t &rel_base, uintptr_t &limit) const |
| |
| | IndexSpaceGenericImpl ()=default |
| |
| virtual | ~IndexSpaceGenericImpl () |
| |
| | IndexSpaceGenericImpl (const IndexSpaceGenericImpl &)=default |
| |
| IndexSpaceGenericImpl & | operator= (const IndexSpaceGenericImpl &)=default |
| |
| | IndexSpaceGenericImpl (IndexSpaceGenericImpl &&) noexcept=default |
| |
| IndexSpaceGenericImpl & | operator= (IndexSpaceGenericImpl &&) noexcept=default |
| |
◆ IndexSpaceGenericImplTyped()
template<int N, typename T >
◆ clone_at()
template<int N, typename T >
◆ compute_affine_bounds()
template<int N, typename T >
◆ copy()
template<int N, typename T >
◆ destroy()
template<int N, typename T >
◆ space
template<int N, typename T >
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/idx_impl.h