  AppFlags | A struct for holding the various flags used throughout the application  | 
  auto_delete |  | 
  BlemishPassFail | A struct that contains an entry<T>,minMaxEntry<T>, or vecEntry<T> for every pass/fail Blemish variable  | 
  CCriticalSection |  | 
   CriticalBuf | Buffer class where all access (read or write) to the buffer is protected by critical sections  | 
   CriticalBuf | Buffer class where all access (read or write) to the buffer is protected by critical sections  | 
   CriticalCString | A null-terminated string class for which all access is controlled by critical sections  | 
   CriticalCString | A null-terminated string class for which all access is controlled by critical sections  | 
  CDialogEx |  | 
   CAboutDlg | CAboutDlg dialog used for App About  | 
   CAboutDlg | CAboutDlg dialog used for App About  | 
   COperatorConsoleDlg | The class underlying the main dialog  | 
   COperatorConsoleDlg | The class underlying the main dialog  | 
   CPassFail | The class underlying the PassFail dialog  | 
   CPassFail | The class underlying the PassFail dialog  | 
   CPasswordDialog | Class for a simple password query dialog  | 
   CPasswordDialog | Class for a simple password query dialog  | 
   CSetup | The class underlying the setup dialog  | 
   CSetup | The class underlying the setup dialog  | 
   MsgDialog |  | 
   TextDlg | TextDlg dialog  | 
   TextDlg | TextDlg dialog  | 
  Config | A class that contains a few configuration details  | 
  JSONNode::const_iterator |  | 
  CPassFailSettings | A class to contain the pass/fail criteria including the descriptions of each pass/fail variable  | 
  CStatic |  | 
   CStaticBmp | A class used to hold a bitmap image for display  | 
   CStaticBmp | A class used to hold a bitmap image for display  | 
  CWinApp |  | 
   AppThread | Main thread/header file for the Operator Console application  | 
   AppThread | Main thread/header file for the Operator Console application  | 
   COperatorConsoleApp | The main class for the Operator Console Application  | 
   COperatorConsoleApp | The main class for the Operator Console Application  | 
  CWinThread |  | 
   ModelessDialogThread | Thread class for creating modeless dialogs which can operate without halting the main dialog  | 
   ModelessDialogThread | Thread class for creating modeless dialogs which can operate without halting the main dialog  | 
  entry< T > | A templated struct that contains all information for a single, scalar pass/fail variable  | 
  entry< CString > |  | 
  entry< double > |  | 
  entry< long > |  | 
  getLenSize< GETLENSIZE > |  | 
  getLenSize< 1 > |  | 
  getLenSize< 2 > |  | 
  getLenSize< 4 > |  | 
  getLenSize< 8 > |  | 
  ImageAcquisition | Base class for image acquisition  | 
   FileAcq | A class for acquiring from a file with the data in RGB format  | 
   FileAcq | A class for acquiring from a file with the data in RGB format  | 
   FileAcquisition | Another class for loading an image file that loads into the critical buffer m_frame inherited from class ImageAcquisition  | 
   FileAcquisition | Another class for loading an image file that loads into the critical buffer m_frame inherited from class ImageAcquisition  | 
   ImatestLibAcq | A class for acquiring live images through the Imatest library  | 
   ImatestLibAcq | A class for acquiring live images through the Imatest library  | 
   ImatestLibAcq | A class for acquiring live images through the Imatest library  | 
   ImatestLibAcq | A class for acquiring live images through the Imatest library  | 
   SimpleDirectShowAcq | A class for acquiring directly from a camera with a DirectShow driver  | 
   SimpleDirectShowAcq | A class for acquiring directly from a camera with a DirectShow driver  | 
  ImageTest | An abstract class that defines an image test to be performed  | 
   BlemishTest | Details of an Blemish test to be performed including all relevant fields for determining pass or fail  | 
   BlemishTest | Details of an Blemish test to be performed including all relevant fields for determining pass or fail  | 
   SFRplusTest | Details of an sfrPlus test to be performed including all relevant fields for determining pass or fail  | 
   SFRplusTest | Details of an sfrPlus test to be performed including all relevant fields for determining pass or fail  | 
  internalJSONNode |  | 
  JSONNode::iterator |  | 
  jsonChildren::iteratorKeeper |  | 
  json_auto< T > |  | 
  json_shared_string |  | 
  json_shared_string::json_shared_string_internal |  | 
  JSONBase64 |  | 
  jsonChildren |  | 
  JSONNode |  | 
  JSONSingleton< T > |  | 
  JSONStream |  | 
  JSONValidator |  | 
  JSONWorker |  | 
  minMaxEntry< T > | A templated struct that contains all information for a single min-max variable pair  | 
  minMaxEntry< double > |  | 
  MoveData | A struct for containing data relevant for moving a window  | 
  NumberToString |  | 
  OISPassFail | A struct that contains an entry<T>,minMaxEntry<T>, or vecEntry<T> for every pass/fail OIS variable  | 
  OtherPassFail | A struct that can be used to catch other (that is, not Blemish, OIS, or SFRplus) pass/fail categories into a vector of entry<CString>'s  | 
  ResizeDlg | A class that resizes and centers dialog objects within a parent window  | 
  JSONNode::reverse_const_iterator |  | 
  JSONNode::reverse_iterator |  | 
  setup_settings | A struct that contains the various data controlled by the setup dialog  | 
  SFRplusPassFail | A struct that contains an entry<T>,minMaxEntry<T>, etc  | 
  SimpleCapParams |  | 
  StdoutRedirect | Defines functions for redirecting stdout through a buffered pipe  | 
   StderrRedirect | Defines functions for redirecting stderr through a buffered pipe  | 
   StderrRedirect | Defines functions for redirecting stderr through a buffered pipe  | 
   StdoutThread | Defines a thread class for capturing stdout  | 
    StderrThread | Defines a thread class for capturing stderr  | 
    StderrThread | Defines a thread class for capturing stderr  | 
   StdoutThread | Defines a thread class for capturing stdout  | 
  TestID | This struct is used for figuring out which test(s) failed in class ImageTest  | 
  TestResults | A struct for holding all results (including JSON) of a test  | 
  ThreadControl | Thread synchronization and communication class  | 
  Timer | Timer class for getting the elapsed time between events  | 
  Timestamp | A class for acquiring the current time  | 
  internalJSONNode::value_union_t |  | 
  vecEntry< T > | A templated struct that contains all the information for a single vector pass/fail variable  | 
  vecEntry< long > |  |