OSVR-Core
Public Member Functions | List of all members
osvr::common::IPCRingBuffer::Impl Class Reference

Public Member Functions

 Impl (unique_ptr< SharedMemorySegmentHolder > &&segment, Options const &opts)
 
detail::IPCPutResultPtr put ()
 
detail::IPCGetResultPtr get (sequence_type num)
 
detail::IPCGetResultPtr getLatest ()
 
Options const & getOpts () const
 

Member Function Documentation

§ get()

detail::IPCGetResultPtr osvr::common::IPCRingBuffer::Impl::get ( sequence_type  num)
inline

The nullptr will be filled in by the main object.

§ getLatest()

detail::IPCGetResultPtr osvr::common::IPCRingBuffer::Impl::getLatest ( )
inline

The nullptr will be filled in by the main object.


The documentation for this class was generated from the following file: