Frame Grabber Camera Base Class definitions. More...
#include <ifw/fgf/common/state.hpp>Go to the source code of this file.
Classes | |
| struct | ifw::fgf::common::CameraSetup |
| Structure to hold camera setup parameters. More... | |
| struct | ifw::fgf::common::CameraStatus |
| Structure to hold camera status parameters. More... | |
Namespaces | |
| namespace | ifw |
| namespace | ifw::fgf |
| namespace | ifw::fgf::common |
Enumerations | |
| enum class | ifw::fgf::common::OpMode { ifw::fgf::common::FINITE = 1 , ifw::fgf::common::CONTINUOUS , ifw::fgf::common::FINITE = 1 , ifw::fgf::common::CONTINUOUS } |
| Operational Mode: Finite or Continuous. More... | |
Frame Grabber Camera Base Class definitions.