Searched refs:pointer_offset_caster (Results 1 – 2 of 2) sorted by relevance
160 class pointer_offset_caster;163 class pointer_offset_caster<T*, OffsetType> class166 BOOST_INTERPROCESS_FORCEINLINE explicit pointer_offset_caster(OffsetType offset) in pointer_offset_caster() function in boost::interprocess::pointer_offset_caster170 BOOST_INTERPROCESS_FORCEINLINE explicit pointer_offset_caster(const volatile T *p) in pointer_offset_caster() function in boost::interprocess::pointer_offset_caster
91 typedef pointer_offset_caster<void*, OffsetType> caster_t; in offset_ptr_to_raw_pointer()117 typedef pointer_offset_caster<void*, OffsetType> caster_t; in offset_ptr_to_offset()152 typedef pointer_offset_caster<void*, OffsetType> caster_t; in offset_ptr_to_offset_from_other()