Wasatch.VCPP 1.0.19
Visual C++ driver for Wasatch Photonics spectrometers
Namespaces | Classes
WasatchVCPP Namespace Reference

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

Namespaces

namespace  Proxy
 provides object-oriented Driver and Spectrometer C++ classes on the client (caller) side
 

Classes

class  Driver
 This is an internal class encapsulating state and control of all connected spectrometers. More...
 
class  EEPROM
 Internal class encapsulating the EEPROM and its fields. More...
 
class  FeatureMask
 Internal class encapsulating a 16-bit set of boolean flags which indicate whether a given spectrometer has a particular feature or not. More...
 
class  Logger
 Internal logger (outputs to textfile if configured). More...
 
class  ParseData
 Internal class providing methods for reading and writing individual fields within the EEPROM. More...
 
class  Spectrometer
 Internal class encapsulating state and control of one spectrometer. More...
 
class  Uint40
 
class  Util
 Internal class providing static utility functions for strings and whatnot. More...
 

Detailed Description

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