|
CppInterOp
C++ Language Interoperability Layer
|
This is the complete list of members for Cpp::VTableOverlay, including all inherited members.
| address_point() const | Cpp::VTableOverlay | inline |
| BitCastFn(From f) noexcept | Cpp::VTableOverlay | inlinestatic |
| block | Cpp::VTableOverlay | |
| cleanup | Cpp::VTableOverlay | |
| cleanup_data | Cpp::VTableOverlay | |
| dtor_fired | Cpp::VTableOverlay | |
| hidden_slot() const | Cpp::VTableOverlay | inline |
| inst | Cpp::VTableOverlay | |
| n_extra_prefix_slots | Cpp::VTableOverlay | |
| operator=(const VTableOverlay &)=delete | Cpp::VTableOverlay | |
| orig_dtor | Cpp::VTableOverlay | |
| original_vptr | Cpp::VTableOverlay | |
| ReadVPtr(void *inst) | Cpp::VTableOverlay | inlinestatic |
| VTableOverlay(void **block, void **orig_vptr, void *inst, std::size_t n_extra) | Cpp::VTableOverlay | inline |
| VTableOverlay(const VTableOverlay &)=delete | Cpp::VTableOverlay | |
| WriteVPtr(void *inst, void **new_vptr) | Cpp::VTableOverlay | inlinestatic |
| ~VTableOverlay() | Cpp::VTableOverlay | inline |