Home
last modified time | relevance | path

Searched defs:intersegment_ptr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dintersegment_ptr.hpp600 class intersegment_ptr : public flat_map_intersegment<interprocess_mutex> class
620 intersegment_ptr(pointer ptr = 0) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
626 intersegment_ptr(U *ptr){ base_t::set_from_pointer(pointer(ptr)); } in intersegment_ptr() function in boost::interprocess::intersegment_ptr
630 intersegment_ptr(const intersegment_ptr& ptr) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
636 intersegment_ptr(const intersegment_ptr<T2> &ptr) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
642 intersegment_ptr(const intersegment_ptr<U> &r, ipcdetail::static_cast_tag) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
648 intersegment_ptr(const intersegment_ptr<U> &r, ipcdetail::const_cast_tag) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
654 intersegment_ptr(const intersegment_ptr<U> &r, ipcdetail::dynamic_cast_tag) in intersegment_ptr() function in boost::interprocess::intersegment_ptr
660 intersegment_ptr(const intersegment_ptr<U> &r, ipcdetail::reinterpret_cast_tag) in intersegment_ptr() function in boost::interprocess::intersegment_ptr