Typed p_object registry entry. More...
Public Member Functions | |
registry_entry (const rmi_handle *h, const void *p, std::type_info const &t) noexcept | |
Public Attributes | |
const rmi_handle * | handle |
const void * | address |
std::type_index | type |
Typed p_object registry entry.