v1 Directory Reference

Directories

Files

file  ActionController.h
 Implementation of IActionController which actually enqueues actions at the vision system.
 
file  Data.h
 Wrapper types representing data container and component descriptors.
 
file  Defines.h
 Scoped enum and data structure type definitions.
 
file  Format.h
 {fmt} formatter template specializations for API types.
 
file  IActionController.h
 Interface for functions which each enqueue an action at the vision system.
 
file  Image.h
 Types representing image data components and their properties.
 
file  Logger.h
 Plug-in helper class for logging, optionally with inline {fmt}-style formatting.
 
file  PluginCInterfaceHelper.h
 Ready-to-use template functions to initialize API functions symbols in MVInit_V2.
 
file  PluginException.h
 Exception type which contains a plug-in defined return code along with the context in which the error occurred.
 
file  Result.h
 Result type definition.