ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::DeviceDescriptor Struct Reference

This structure holds the information of an ChimeraTK device descriptor. More...

#include <Utilities.h>

+ Collaboration diagram for ChimeraTK::DeviceDescriptor:

Public Attributes

std::string backendType
 
std::string address
 
std::map< std::string, std::string > parameters
 

Detailed Description

This structure holds the information of an ChimeraTK device descriptor.

Definition at line 31 of file Utilities.h.

Member Data Documentation

◆ address

std::string ChimeraTK::DeviceDescriptor::address

Definition at line 33 of file Utilities.h.

◆ backendType

std::string ChimeraTK::DeviceDescriptor::backendType

Definition at line 32 of file Utilities.h.

◆ parameters

std::map<std::string, std::string> ChimeraTK::DeviceDescriptor::parameters

Definition at line 34 of file Utilities.h.


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