Go to the source code of this file.
Classes | |
class | rcg::Device |
The device class encapsulates a Genicam device. More... | |
Namespaces | |
namespace | rcg |
Functions | |
std::shared_ptr< Device > | rcg::getDevice (const char *devid) |
Searches across all transport layers and interfaces for a device. | |
std::vector< std::shared_ptr < Device > > | rcg::getDevices () |
Returns a list of all devices that are available across all transport layers and interfaces. |