Developer Application Interface (ARC API) v4.5.8
ARC, Inc. GenIV Application Interface
arc::gen4::arcDev_t Struct Reference

#include <CArcSystem.h>

Public Attributes

std::string sName
 

Detailed Description

Platform dependent device type. Stores system specific device (ARC-460 PCIe) information.

Parameters
sName- A platform dependent device name as returned by CArcDevice::findDevices(). For Linux it's the driver /dev entry (ex: /dev/Arc4600).
tService- The MAC OS X device name

Definition at line 145 of file CArcSystem.h.

Member Data Documentation

◆ sName

std::string arc::gen4::arcDev_t::sName

Definition at line 147 of file CArcSystem.h.