public class DeviceList extends org.bridj.cpp.CPPObject
Constructor and Description |
---|
DeviceList() |
DeviceList(org.bridj.Pointer pointer) |
Modifier and Type | Method and Description |
---|---|
List<Device> |
asArrayList() |
org.bridj.Pointer<Device> |
getDevice(int i) |
int |
getNumDevices() |
public DeviceList()
public DeviceList(org.bridj.Pointer pointer)
public int getNumDevices()
public List<Device> asArrayList()
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.