ifw-fgf 2.0.0
 
Loading...
Searching...
No Matches
statusParam.hpp File Reference

Camera status parameters definition. More...

#include <boost/signals2.hpp>
#include <boost/bimap.hpp>
#include <boost/assign.hpp>
#include <boost/algorithm/string.hpp>
#include "statusParam.ipp"

Go to the source code of this file.

Classes

struct  ifw::fgf::common::StatusParam
 The status parameters enums definitions. More...
 

Namespaces

namespace  ifw
 
namespace  ifw::fgf
 
namespace  ifw::fgf::common
 

Variables

constexpr auto ifw::fgf::common::STAT_EXPO_TIME_STR = "expo_time"
 
constexpr auto ifw::fgf::common::STAT_FRAME_RATE_STR = "frame_rate"
 
constexpr auto ifw::fgf::common::STAT_FRAME_COUNTER_STR = "frame_counter"
 
constexpr auto ifw::fgf::common::STAT_TOTAL_FRAME_COUNTER_STR = "total_frame_counter"
 
constexpr auto ifw::fgf::common::STAT_WIDTH_STR = "width"
 
constexpr auto ifw::fgf::common::STAT_HEIGHT_STR = "height"
 
constexpr auto ifw::fgf::common::STAT_CAMERA_INTERFACE_STR = "camera_interface"
 
constexpr auto ifw::fgf::common::STAT_CAMERA_MODEL_STR = "camera_model"
 
constexpr auto ifw::fgf::common::STAT_CAMERA_NAME_STR = "camera_name"
 
constexpr auto ifw::fgf::common::STAT_CAMERA_SERIAL_NUMBER_STR = "camera_serial_number"
 
constexpr auto ifw::fgf::common::STAT_STATE_STR = "state"
 
constexpr auto ifw::fgf::common::STAT_SUBSTATE_STR = "substate"
 
constexpr auto ifw::fgf::common::STAT_RPC_ERROR_TEXT_STR = "rpc_error_text"
 
constexpr auto ifw::fgf::common::STAT_SYSTEM_ERROR_TEXT_STR = "system_error_text"
 

Detailed Description

Camera status parameters definition.