Scanner C++ API
Public Member Functions | Public Attributes | List of all members
scanner::DeviceHandle Struct Reference

Public Member Functions

 DeviceHandle (DeviceType type_, i32 id_)
 
 DeviceHandle (const DeviceHandle &)=default
 
DeviceHandleoperator= (const DeviceHandle &)=default
 
bool operator== (const DeviceHandle &other)
 
bool operator!= (const DeviceHandle &other)
 
bool operator< (const DeviceHandle &other) const
 
bool can_copy_to (const DeviceHandle &other)
 
bool is_same_address_space (const DeviceHandle &other)
 

Public Attributes

DeviceType type
 
i32 id
 

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