Sunshine latest
Self-hosted game stream host for Moonlight.
platf::kms::plane_it_t Class Reference
Inheritance diagram for platf::kms::plane_it_t:
[legend]
Collaboration diagram for platf::kms::plane_it_t:
[legend]

Public Member Functions

bool eq (const plane_it_t &other) const
 
plane_t::pointer get ()
 
void inc ()
 
void load_next_valid_plane ()
 
 plane_it_t (int fd, std::uint32_t *end)
 
 plane_it_t (int fd, std::uint32_t *plane_p, std::uint32_t *end)
 
- Public Member Functions inherited from round_robin_util::it_wrap_t< plane_t::element_type, plane_it_t >
bool operator!= (const iterator &other) const
 
reference operator* ()
 
const_reference operator* () const
 
iterator operator+ (diff_t step)
 
iterator operator++ ()
 
iterator operator++ (int)
 
iterator operator+= (diff_t step)
 
iterator operator- (diff_t step)
 
diff_t operator- (iterator first)
 
iterator operator-- ()
 
iterator operator-- (int)
 
iterator operator-= (diff_t step)
 
pointer operator-> ()
 
const_pointer operator-> () const
 
bool operator< (const iterator &other) const
 
bool operator<= (const iterator &other) const
 
bool operator== (const iterator &other) const
 
bool operator> (const iterator &other) const
 
bool operator>= (const iterator &other) const
 

Public Attributes

std::uint32_t * end
 
int fd
 
util::shared_t< plane_tplane
 
std::uint32_t * plane_p
 

Additional Inherited Members

- Public Types inherited from round_robin_util::it_wrap_t< plane_t::element_type, plane_it_t >
using const_pointer
 
using const_reference
 
typedef std::ptrdiff_t diff_t
 
using difference_type
 
typedef plane_it_t iterator
 
using iterator_category
 
using pointer
 
using reference
 
using value_type
 

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