RDMA++
|
This class holds a list of devices available on the system. More...
#include <rdmapp/device.h>
Classes | |
class | iterator |
Public Member Functions | |
size_t | size () |
struct ibv_device * | at (size_t i) |
iterator | begin () |
iterator | end () |
![]() | |
noncopyable (noncopyable &&)=default | |
noncopyable (noncopyable const &)=delete | |
noncopyable & | operator= (noncopyable const &)=delete |
noncopyable & | operator= (noncopyable &&)=default |
This class holds a list of devices available on the system.