Wasatch.VCPP 1.0.19
Visual C++ driver for Wasatch Photonics spectrometers
Classes | Namespaces
Driver.h File Reference

interface of WasatchVCPP::Driver More...

#include <libusb.h>
#include "Logger.h"
#include <string>
#include <mutex>
#include <map>

Go to the source code of this file.

Classes

class  WasatchVCPP::Driver
 This is an internal class encapsulating state and control of all connected spectrometers. More...
 

Namespaces

namespace  WasatchVCPP
 Namespace encapsulating the internal implementation of WasatchVCPP; customers would not normally access these classes or objects directly.
 

Detailed Description

interface of WasatchVCPP::Driver

Author
Mark Zieg mzieg.nosp@m.@was.nosp@m.atchp.nosp@m.hoto.nosp@m.nics..nosp@m.com
Note
customers normally wouldn't access this file; use WasatchVCPP.h instead