Home
last modified time | relevance | path

Searched refs:_raw_object (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/
H A Dobject.h264 raw_object& _raw_object() { return t_raw_object; } in _raw_object() function
265 const raw_object& _raw_object() const { return t_raw_object; } in _raw_object() function
314 raw_object& _raw_object() { return reinterpret_cast<raw_object&>(t_pod); } in _raw_object() function
315 const raw_object& _raw_object() const { return reinterpret_cast<const raw_object&>(t_pod); } in _raw_object() function