IRSOL
C++ code implementing socket server for interacting with Baumer camera.
irsol::camera::Interface Member List

This is the complete list of members for irsol::camera::Interface, including all inherited members.

camera_param_t typedefirsol::camera::Interface
cameraInfoAsString() constirsol::camera::Interface
cameraStatusAsString() constirsol::camera::Interface
captureImage(std::optional< irsol::types::duration_t > timeout=std::nullopt)irsol::camera::Interface
DEFAULT_EXPOSURE_TIMEirsol::camera::Interfacestatic
FullResolution()irsol::camera::Interfacestatic
getExposure() constirsol::camera::Interface
getNeoCam()irsol::camera::Interface
getParam(const std::string &param) constirsol::camera::Interface
getParam(const std::string &param) constirsol::camera::Interface
HalfResolution()irsol::camera::Interfacestatic
image_t typedefirsol::camera::Interface
Interface(NeoAPI::Cam cam=irsol::utils::loadDefaultCamera())irsol::camera::Interface
Interface(Interface &&other)irsol::camera::Interface
isConnected() constirsol::camera::Interfaceinline
m_CachedExposureTimeirsol::camera::Interfaceprivate
m_camirsol::camera::Interfaceprivate
m_camMutexirsol::camera::Interfacemutableprivate
operator=(Interface &&other)irsol::camera::Interface
resetSensorArea()irsol::camera::Interface
setExposure(irsol::types::duration_t exposure)irsol::camera::Interface
setMultiParam(const std::unordered_map< std::string, camera_param_t > &params)irsol::camera::Interface
setParam(const std::string &param, T value)irsol::camera::Interface
setParam(const std::string &param, T value)irsol::camera::Interface
setParamNonThreadSafe(const std::string &param, T value)irsol::camera::Interfaceprivate
trigger(const std::string &param)irsol::camera::Interface